Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
1800960

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
8Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
67Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
213Errors Error
JavadocMethod94Errors Error
JavadocType12Errors Error
JavadocVariable47Errors Error
JavadocStyle0Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName1Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports2Errors Error
LineLength197Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap10Errors Error
ParenPad1Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter14Errors Error
WhitespaceAround80Errors Error
ModifierOrder0Errors Error
RedundantModifier2Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly0Errors Error
NeedBraces0Errors Error
RightCurly1Errors Error
AvoidInlineConditionals3Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField24Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber1Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows10Errors Error
SimplifyBooleanExpression2Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension79Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier1Errors Error
ArrayTypeStyle0Errors Error
FinalParameters91Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

org/kuali/student/security/cxf/interceptors/AttachmentInInterceptor.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.7
ErrorsMissing a Javadoc comment.8
ErrorsMethod 'handleMessage' is not designed for extension - needs to be abstract, final or empty.12
ErrorsMissing a Javadoc comment.12
ErrorsParameter message should be final.12
ErrorsLine is longer than 80 characters.13
Errors'+' should be on a new line.13
ErrorsLine is longer than 80 characters.14
Errors'+' is not preceded with whitespace.14
Errors'+' should be on a new line.14
ErrorsLine is longer than 80 characters.15
Errors'+' should be on a new line.15
ErrorsLine is longer than 80 characters.16
Errors'+' should be on a new line.16
ErrorsLine is longer than 80 characters.17
Errors'+' should be on a new line.17
ErrorsLine is longer than 80 characters.18
ErrorsMissing a Javadoc comment.22
ErrorsParameter messageParam should be final.22

org/kuali/student/security/cxf/interceptors/AttachmentOutInterceptor.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.7
ErrorsMissing a Javadoc comment.7
ErrorsMissing a Javadoc comment.8
ErrorsMethod 'handleMessage' is not designed for extension - needs to be abstract, final or empty.12
ErrorsMissing a Javadoc comment.12
ErrorsParameter message should be final.12
ErrorsLine is longer than 80 characters.13
Errors'+' should be on a new line.13
ErrorsLine is longer than 80 characters.14
Errors'+' is not preceded with whitespace.14
Errors'+' should be on a new line.14
ErrorsLine is longer than 80 characters.15
Errors'+' should be on a new line.15
ErrorsLine is longer than 80 characters.16
Errors'+' should be on a new line.16
ErrorsLine is longer than 80 characters.17
Errors'+' should be on a new line.17
ErrorsLine is longer than 80 characters.18
ErrorsMissing a Javadoc comment.22
ErrorsParameter messageParam should be final.22

org/kuali/student/security/cxf/interceptors/IntercpetorContainer.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.9
Errors',' is not followed by whitespace.9
ErrorsLine has trailing spaces.10
ErrorsMissing a Javadoc comment.11
ErrorsMissing a Javadoc comment.12
ErrorsLine has trailing spaces.13
ErrorsLine has trailing spaces.14
ErrorsMethod 'getInInterceptors' is not designed for extension - needs to be abstract, final or empty.15
ErrorsMissing a Javadoc comment.15
ErrorsMethod 'setInInterceptors' is not designed for extension - needs to be abstract, final or empty.18
ErrorsMissing a Javadoc comment.18
ErrorsParameter inInterceptors should be final.18
Errors'inInterceptors' hides a field.18
ErrorsMethod 'getOutInterceptors' is not designed for extension - needs to be abstract, final or empty.22
ErrorsMissing a Javadoc comment.22
ErrorsMethod 'setOutInterceptors' is not designed for extension - needs to be abstract, final or empty.25
ErrorsMissing a Javadoc comment.25
ErrorsParameter outInterceptors should be final.25
Errors'outInterceptors' hides a field.25
ErrorsLine has trailing spaces.29
ErrorsLine has trailing spaces.30

org/kuali/student/security/cxf/interceptors/SamlTokenCxfInInterceptor.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.45
ErrorsLine contains a tab character.47
ErrorsMissing a Javadoc comment.47
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsParameter properties should be final.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.53
ErrorsMethod 'computeAction' is not designed for extension - needs to be abstract, final or empty.53
ErrorsLine contains a tab character.54
ErrorsParameter msg should be final.54
ErrorsParameter reqData should be final.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.58
ErrorsMethod 'doResults' is not designed for extension - needs to be abstract, final or empty.58
ErrorsLine is longer than 80 characters.59
ErrorsLine contains a tab character.59
ErrorsParameter msg should be final.59
ErrorsParameter actor should be final.59
ErrorsParameter doc should be final.59
ErrorsParameter wsResult should be final.59
ErrorsLine contains a tab character.60
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsLine is longer than 80 characters.68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.74
ErrorsLine is longer than 80 characters.75
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsLine is longer than 80 characters.78
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.80
ErrorsLine contains a tab character.80
ErrorsLine is longer than 80 characters.81
ErrorsLine contains a tab character.81
ErrorsLine is longer than 80 characters.82
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine is longer than 80 characters.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine is longer than 80 characters.98
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.112
ErrorsMethod 'handleMessage' is not designed for extension - needs to be abstract, final or empty.112
ErrorsLine contains a tab character.113
ErrorsParameter msg should be final.113
ErrorsRedundant throws: 'Fault' is unchecked exception.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.117
ErrorsMethod 'setIgnoreActions' is not designed for extension - needs to be abstract, final or empty.117
ErrorsLine contains a tab character.118
ErrorsParameter i should be final.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.122
ErrorsMethod 'getSamlIssuerForUser' is not designed for extension - needs to be abstract, final or empty.122
ErrorsMissing a Javadoc comment.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.126
ErrorsMethod 'setSamlIssuerForUser' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
ErrorsParameter samlIssuerForUser should be final.126
Errors'samlIssuerForUser' hides a field.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128

org/kuali/student/security/cxf/interceptors/SamlTokenCxfOutInterceptor.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters.59
ErrorsLine has trailing spaces.60
ErrorsLine is longer than 80 characters.60
ErrorsLine has trailing spaces.62
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.63
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.76
ErrorsMissing a Javadoc comment.77
ErrorsLine has trailing spaces.78
ErrorsLine is longer than 80 characters.79
ErrorsLine is longer than 80 characters.80
ErrorsLine is longer than 80 characters.82
ErrorsMissing a Javadoc comment.82
Errors',' is not followed by whitespace.82
Errors',' is not followed by whitespace.82
ErrorsLine is longer than 80 characters.83
ErrorsMissing a Javadoc comment.83
ErrorsLine has trailing spaces.84
ErrorsMissing a Javadoc comment.85
ErrorsLine has trailing spaces.89
ErrorsLine has trailing spaces.92
ErrorsMissing a Javadoc comment.93
ErrorsParameter props should be final.93
ErrorsLine has trailing spaces.97
ErrorsMethod 'isAllowMTOM' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
ErrorsMethod 'setAllowMTOM' is not designed for extension - needs to be abstract, final or empty.106
ErrorsParameter allowMTOM should be final.106
ErrorsExpected @param tag for 'allowMTOM'.106
ErrorsMethod 'handleMessage' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
ErrorsParameter mc should be final.110
ErrorsRedundant throws: 'Fault' is unchecked exception.110
ErrorsLine has trailing spaces.116
ErrorsLine has trailing spaces.120
ErrorsLine has trailing spaces.122
ErrorsMethod 'handleFault' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
ErrorsParameter message should be final.123
ErrorsLine has trailing spaces.125
ErrorsLine has trailing spaces.126
ErrorsMissing a Javadoc comment.127
ErrorsLine has trailing spaces.130
ErrorsLine has trailing spaces.131
ErrorsMissing a Javadoc comment.131
ErrorsMissing a Javadoc comment.133
ErrorsLine has trailing spaces.136
ErrorsMissing a Javadoc comment.137
ErrorsParameter mc should be final.137
ErrorsRedundant throws: 'Fault' is unchecked exception.137
ErrorsLine is longer than 80 characters.138
ErrorsLine has trailing spaces.140
ErrorsLine has trailing spaces.144
ErrorsLine has trailing spaces.148
ErrorsLine has trailing spaces.152
ErrorsLine has trailing spaces.156
ErrorsLine is longer than 80 characters.157
ErrorsLine is longer than 80 characters.158
ErrorsLine is longer than 80 characters.159
ErrorsLine has trailing spaces.161
ErrorsLine has trailing spaces.163
ErrorsLine is longer than 80 characters.165
ErrorsLine has trailing spaces.178
ErrorsLine has trailing spaces.183
ErrorsLine is longer than 80 characters.186
ErrorsLine is longer than 80 characters.188
ErrorsLine is longer than 80 characters.191
ErrorsLine has trailing spaces.197
ErrorsLine is longer than 80 characters.203
ErrorsLine is longer than 80 characters.208
ErrorsLine is longer than 80 characters.219
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.224
ErrorsLine is longer than 80 characters.225
ErrorsLine is longer than 80 characters.226
ErrorsLine has trailing spaces.230
ErrorsLine is longer than 80 characters.232
ErrorsLine has trailing spaces.236
ErrorsLine has trailing spaces.245
ErrorsLine has trailing spaces.249
ErrorsLine is longer than 80 characters.250
ErrorsLine is longer than 80 characters.251
ErrorsLine has trailing spaces.255
ErrorsLine has trailing spaces.258
ErrorsLine has trailing spaces.259
ErrorsLine is longer than 80 characters.261
ErrorsLine has trailing spaces.262
ErrorsLine has trailing spaces.270
ErrorsLine is longer than 80 characters.272
ErrorsLine is longer than 80 characters.275
ErrorsLine has trailing spaces.282
ErrorsMissing a Javadoc comment.283
ErrorsMissing a Javadoc comment.287
ErrorsMissing a Javadoc comment.291
ErrorsMissing a Javadoc comment.295
ErrorsMissing a Javadoc comment.299
ErrorsParameter message should be final.299
ErrorsLine has trailing spaces.302
ErrorsLine is longer than 80 characters.303
ErrorsMissing a Javadoc comment.304
ErrorsParameter msg should be final.304
ErrorsRedundant throws: 'Fault' is unchecked exception.304
ErrorsLine has trailing spaces.307
ErrorsLine has trailing spaces.313
ErrorsLine has trailing spaces.316
ErrorsLine has trailing spaces.317
ErrorsLine is longer than 80 characters.319
ErrorsLine is longer than 80 characters.320
ErrorsLine is longer than 80 characters.323
ErrorsLine has trailing spaces.324
ErrorsLine is longer than 80 characters.326
ErrorsLine is longer than 80 characters.328
ErrorsLine has trailing spaces.330
ErrorsLine is longer than 80 characters.332
ErrorsLine has trailing spaces.336
ErrorsLine has trailing spaces.340
ErrorsLine has trailing spaces.341
ErrorsLine has trailing spaces.346
ErrorsLine has trailing spaces.349
ErrorsLine has trailing spaces.352
ErrorsLine has trailing spaces.356
ErrorsLine has trailing spaces.358
ErrorsLine is longer than 80 characters.360
ErrorsLine is longer than 80 characters.361
ErrorsLine is longer than 80 characters.363
ErrorsLine has trailing spaces.366
Errors'try' is not followed by whitespace.367
Errors'{' is not preceded with whitespace.367
Errors'catch' is not followed by whitespace.369
Errors'{' is not preceded with whitespace.369
ErrorsLine is longer than 80 characters.370
ErrorsLine is longer than 80 characters.371
ErrorsLine has trailing spaces.373
Errors'try' is not followed by whitespace.374
Errors'{' is not preceded with whitespace.374
ErrorsLine has trailing spaces.381
ErrorsLine has trailing spaces.382
ErrorsLine has trailing spaces.384
ErrorsLine is longer than 80 characters.386
ErrorsLine has trailing spaces.387
Errors'if' is not followed by whitespace.389
Errors')' is preceded with whitespace.389
Errors'{' is not preceded with whitespace.389
Errors'cast' is not followed by whitespace.390
ErrorsLine has trailing spaces.391
ErrorsLine has trailing spaces.394
ErrorsLine is longer than 80 characters.395
Errors'catch' is not followed by whitespace.400
Errors'{' is not preceded with whitespace.400
ErrorsLine has trailing spaces.405
ErrorsMissing a Javadoc comment.406
ErrorsParameter bodyElement should be final.406
ErrorsLine is longer than 80 characters.410
ErrorsLine has trailing spaces.411
ErrorsLine is longer than 80 characters.412
ErrorsLine is longer than 80 characters.413
ErrorsLine has trailing spaces.418
ErrorsMethod 'setSamlProperties' is not designed for extension - needs to be abstract, final or empty.419
ErrorsMissing a Javadoc comment.419
ErrorsParameter samlProperties should be final.419
Errors'{' is not preceded with whitespace.419
ErrorsMethod 'getSamlProperties' is not designed for extension - needs to be abstract, final or empty.424
ErrorsMissing a Javadoc comment.424
ErrorsMethod 'getSamlAssertion' is not designed for extension - needs to be abstract, final or empty.429
ErrorsMissing a Javadoc comment.429
ErrorsMethod 'setSamlAssertion' is not designed for extension - needs to be abstract, final or empty.433
ErrorsMissing a Javadoc comment.433
ErrorsParameter samlAssertion should be final.433

org/kuali/student/security/exceptions/KSSecurityException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.20
ErrorsMissing a Javadoc comment.20
Errors'=' is not preceded with whitespace.20
Errors'=' is not followed by whitespace.20
Errors'=' is not preceded with whitespace.20
Errors'=' is not followed by whitespace.20
ErrorsMissing a Javadoc comment.23
ErrorsLine has trailing spaces.27
ErrorsLine has trailing spaces.35
ErrorsParameter message should be final.39
ErrorsExpected @param tag for 'message'.39
ErrorsParameter cause should be final.39
ErrorsExpected @param tag for 'cause'.39
ErrorsLine has trailing spaces.45
ErrorsParameter message should be final.48
ErrorsExpected @param tag for 'message'.48
ErrorsLine has trailing spaces.54
ErrorsParameter cause should be final.57
ErrorsExpected @param tag for 'cause'.57

org/kuali/student/security/exceptions/KSSecurityExceptionFaultBean.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.23
ErrorsMissing a Javadoc comment.23
ErrorsLine is longer than 80 characters.25
ErrorsMissing a Javadoc comment.28
ErrorsMethod 'getMessage' is not designed for extension - needs to be abstract, final or empty.30
ErrorsMissing a Javadoc comment.30
ErrorsMethod 'setMessage' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter newMessage should be final.34

org/kuali/student/security/filter/AuthenticationGwtRpcFilter.java

ViolationMessageLine
ErrorsLine has trailing spaces.29
ErrorsLine is longer than 80 characters.29
ErrorsLine has trailing spaces.30
ErrorsLine has trailing spaces.35
ErrorsLine is longer than 80 characters.36
ErrorsMethod 'doFilterHttp' is not designed for extension - needs to be abstract, final or empty.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter request should be final.36
ErrorsParameter response should be final.36
ErrorsParameter filterChain should be final.36
Errors'{' is not preceded with whitespace.36
ErrorsLine has trailing spaces.37
ErrorsName 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'.38
ErrorsLine has trailing spaces.39
Errors'if' is not followed by whitespace.40
Errors'{' is not preceded with whitespace.40
ErrorsMethod 'getOrder' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
Errors'{' is not preceded with whitespace.47

org/kuali/student/security/filter/KSLogoutFilter.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.37
ErrorsLine is longer than 80 characters.37
ErrorsLine has trailing spaces.38
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'invalidateSession' must be private and have accessor methods.48
ErrorsLine has trailing spaces.49
ErrorsMissing a Javadoc comment.50
Errors'{' is not preceded with whitespace.50
ErrorsLine has trailing spaces.60
ErrorsMissing a Javadoc comment.61
ErrorsParameter logoutSuccessUrl should be final.61
Errors'logoutSuccessUrl' hides a field.61
ErrorsParameter handlers should be final.61
Errors'handlers' hides a field.61
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.68
ErrorsMethod 'doFilterHttp' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter request should be final.68
ErrorsParameter response should be final.68
ErrorsParameter chain should be final.68
ErrorsLine is longer than 80 characters.72
ErrorsLine is longer than 80 characters.75
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.100
ErrorsMethod 'requiresLogout' is not designed for extension - needs to be abstract, final or empty.100
ErrorsParameter request should be final.100
ErrorsParameter response should be final.100
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.121
ErrorsLine is longer than 80 characters.122
ErrorsLine is longer than 80 characters.123
ErrorsLine has trailing spaces.126
ErrorsLine has trailing spaces.127
ErrorsLine is longer than 80 characters.132
ErrorsLine is longer than 80 characters.133
ErrorsExpected an @return tag.136
ErrorsLine is longer than 80 characters.136
ErrorsMethod 'determineTargetUrl' is not designed for extension - needs to be abstract, final or empty.136
ErrorsParameter request should be final.136
ErrorsExpected @param tag for 'request'.136
ErrorsParameter response should be final.136
ErrorsExpected @param tag for 'response'.136
Errors'if' is not followed by whitespace.139
ErrorsLine has trailing spaces.145
ErrorsLine is longer than 80 characters.163
ErrorsMethod 'sendRedirect' is not designed for extension - needs to be abstract, final or empty.163
ErrorsParameter request should be final.163
ErrorsParameter response should be final.163
ErrorsParameter url should be final.163
ErrorsMethod 'setFilterProcessesUrl' is not designed for extension - needs to be abstract, final or empty.169
ErrorsMissing a Javadoc comment.169
ErrorsParameter filterProcessesUrl should be final.169
Errors'filterProcessesUrl' hides a field.169
ErrorsLine is longer than 80 characters.171
ErrorsMethod 'getLogoutSuccessUrl' is not designed for extension - needs to be abstract, final or empty.175
ErrorsMissing a Javadoc comment.175
ErrorsLine has trailing spaces.177
ErrorsLine has trailing spaces.178
ErrorsMethod 'getFilterProcessesUrl' is not designed for extension - needs to be abstract, final or empty.179
ErrorsMissing a Javadoc comment.179
ErrorsMethod 'setUseRelativeContext' is not designed for extension - needs to be abstract, final or empty.183
ErrorsMissing a Javadoc comment.183
ErrorsParameter useRelativeContext should be final.183
Errors'useRelativeContext' hides a field.183
ErrorsMethod 'getOrder' is not designed for extension - needs to be abstract, final or empty.187
ErrorsMissing a Javadoc comment.187

org/kuali/student/security/filter/ProxyTicketRetrieverFilter.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.38
ErrorsLine has trailing spaces.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsLine has trailing spaces.43
ErrorsMethod 'doFilterHttp' is not designed for extension - needs to be abstract, final or empty.44
ErrorsLine is longer than 80 characters.45
ErrorsParameter request should be final.45
ErrorsParameter response should be final.45
ErrorsParameter filterChain should be final.45
ErrorsLine is longer than 80 characters.47
ErrorsLine has trailing spaces.48
Errors'if' is not followed by whitespace.49
Errors'{' is not preceded with whitespace.49
ErrorsLine is longer than 80 characters.50
ErrorsLine is longer than 80 characters.51
ErrorsLine has trailing spaces.55
Errors'if' is not followed by whitespace.58
Errors'{' is not preceded with whitespace.58
ErrorsLine is longer than 80 characters.59
Errors'if' is not followed by whitespace.60
Errors'{' is not preceded with whitespace.60
ErrorsLine is longer than 80 characters.61
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.70
Errors'try' is not followed by whitespace.71
Errors'{' is not preceded with whitespace.71
ErrorsLine is longer than 80 characters.72
Errors'if' is not followed by whitespace.73
Errors'{' is not preceded with whitespace.73
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.76
ErrorsLine has trailing spaces.78
ErrorsLine is longer than 80 characters.79
ErrorsLine has trailing spaces.81
ErrorsLine is longer than 80 characters.83
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.87
Errors'catch' is not followed by whitespace.88
Errors'{' is not preceded with whitespace.88
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.97
ErrorsMissing a Javadoc comment.98
Errors'{' is not preceded with whitespace.98
ErrorsLine is longer than 80 characters.99
Errors'if' is not followed by whitespace.100
Errors'{' is not preceded with whitespace.100
ErrorsMethod 'getOrder' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMethod 'getProxyTargetService' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
ErrorsMethod 'setProxyTargetService' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMissing a Javadoc comment.115
ErrorsParameter proxyTargetService should be final.115
Errors'proxyTargetService' hides a field.115
ErrorsMethod 'getSamlIssuerService' is not designed for extension - needs to be abstract, final or empty.119
ErrorsMissing a Javadoc comment.119
ErrorsMethod 'setSamlIssuerService' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
ErrorsParameter samlIssuerService should be final.123
Errors'samlIssuerService' hides a field.123
ErrorsMethod 'getUseCasProxyMechanism' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMissing a Javadoc comment.127
ErrorsMethod 'setUseCasProxyMechanism' is not designed for extension - needs to be abstract, final or empty.131
ErrorsMissing a Javadoc comment.131
ErrorsParameter useCasProxyMechanism should be final.131
Errors'useCasProxyMechanism' hides a field.131

org/kuali/student/security/kim/KimAuthenticationProvider.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUnused import - org.springframework.security.providers.AuthenticationProvider.23
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.25
ErrorsUnused import - org.springframework.security.providers.dao.DaoAuthenticationProvider.26
ErrorsLine is longer than 80 characters.36
ErrorsLine has trailing spaces.37
ErrorsLine is longer than 80 characters.41
ErrorsLine has trailing spaces.42
ErrorsLine is longer than 80 characters.43
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.51
ErrorsLine is longer than 80 characters.53
ErrorsMethod 'additionalAuthenticationChecks' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
ErrorsParameter userDetails should be final.55
ErrorsLine is longer than 80 characters.56
ErrorsParameter authentication should be final.56
ErrorsRedundant throws: 'AuthenticationException' is unchecked exception.56
ErrorsLine is longer than 80 characters.65
ErrorsAvoid inline conditionals.66
ErrorsLine is longer than 80 characters.71
ErrorsLine is longer than 80 characters.73
ErrorsAvoid inline conditionals.74
ErrorsMethod 'doAfterPropertiesSet' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsLine is longer than 80 characters.79
ErrorsLine is longer than 80 characters.82
ErrorsMissing a Javadoc comment.82
ErrorsParameter username should be final.82
ErrorsParameter authentication should be final.82
ErrorsRedundant throws: 'AuthenticationException' is unchecked exception.83
ErrorsLine is longer than 80 characters.86
ErrorsLine is longer than 80 characters.87
Errors'if' is not followed by whitespace.87
Errors'{' is not preceded with whitespace.87
ErrorsLine is longer than 80 characters.89
ErrorsLine has trailing spaces.91
ErrorsLine is longer than 80 characters.93
ErrorsLine is longer than 80 characters.94
Errors'cast' is not followed by whitespace.94
Errors'}' should be on the same line.95
ErrorsLine is longer than 80 characters.97
ErrorsLine is longer than 80 characters.102
ErrorsLine is longer than 80 characters.108
ErrorsMethod 'setPasswordEncoder' is not designed for extension - needs to be abstract, final or empty.113
ErrorsParameter passwordEncoder should be final.113
Errors'passwordEncoder' hides a field.113
ErrorsMethod 'getPasswordEncoder' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
ErrorsLine is longer than 80 characters.124
ErrorsLine is longer than 80 characters.126
ErrorsMethod 'setSaltSource' is not designed for extension - needs to be abstract, final or empty.128
ErrorsParameter saltSource should be final.128
Errors'saltSource' hides a field.128
ErrorsMethod 'getSaltSource' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
ErrorsMethod 'setUserDetailsService' is not designed for extension - needs to be abstract, final or empty.136
ErrorsMissing a Javadoc comment.136
ErrorsParameter userDetailsService should be final.136
Errors'userDetailsService' hides a field.136
ErrorsMethod 'getUserDetailsService' is not designed for extension - needs to be abstract, final or empty.140
ErrorsMissing a Javadoc comment.140
ErrorsMethod 'isIncludeDetailsObject' is not designed for extension - needs to be abstract, final or empty.144
ErrorsMissing a Javadoc comment.144

org/kuali/student/security/saml/service/SamlIssuerService.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.24
ErrorsMissing a Javadoc comment.24
ErrorsLine is longer than 80 characters.25
ErrorsLine has trailing spaces.29
ErrorsLine is longer than 80 characters.29
ErrorsMissing a Javadoc comment.29
ErrorsRedundant 'public' modifier.29
Errors'=' is not preceded with whitespace.29
Errors'=' is not followed by whitespace.29
ErrorsLine is longer than 80 characters.30
Errors'=' is not preceded with whitespace.30
Errors'=' is not followed by whitespace.30
ErrorsLine has trailing spaces.31
ErrorsLine is longer than 80 characters.33
ErrorsMissing a Javadoc comment.33
ErrorsRedundant 'public' modifier.33
Errors'=' is not preceded with whitespace.33
Errors'=' is not followed by whitespace.33

org/kuali/student/security/saml/service/SamlIssuerServiceImpl.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.41
ErrorsMissing a Javadoc comment.41
ErrorsLine has trailing spaces.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsLine has trailing spaces.47
ErrorsLine is longer than 80 characters.48
ErrorsMethod 'validateCasProxyTicket' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
ErrorsParameter proxyTicketId should be final.48
ErrorsParameter proxyTargetService should be final.48
Errors'{' is not preceded with whitespace.48
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.52
ErrorsLine is longer than 80 characters.57
Errors'255' is a magic number.60
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.68
ErrorsLine is longer than 80 characters.75
ErrorsLine has trailing spaces.77
Errors',' is not followed by whitespace.78
Errors',' is not followed by whitespace.78
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.88
ErrorsLine is longer than 80 characters.89
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.96
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.101
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.112
ErrorsLine is longer than 80 characters.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter proxyTicketId should be final.113
ErrorsParameter proxyTargetService should be final.113
Errors'{' is not preceded with whitespace.113
ErrorsLine has trailing spaces.115
ErrorsLine is longer than 80 characters.115
ErrorsAvoid inline conditionals.115
ErrorsLine has trailing spaces.116
ErrorsLine is longer than 80 characters.116
ErrorsLine has trailing spaces.123
ErrorsMethod 'getSamlPrincipal' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
ErrorsParameter principal should be final.126
Errors'{' is not preceded with whitespace.126
ErrorsLine has trailing spaces.127
Errors',' is not followed by whitespace.128
Errors',' is not followed by whitespace.128
ErrorsLine has trailing spaces.133
ErrorsLine has trailing spaces.136
ErrorsLine has trailing spaces.138
ErrorsLine is longer than 80 characters.139
ErrorsLine has trailing spaces.143
ErrorsLine has trailing spaces.146
ErrorsLine has trailing spaces.149
ErrorsLine has trailing spaces.151
ErrorsLine has trailing spaces.153
ErrorsLine has trailing spaces.156
ErrorsLine has trailing spaces.159
ErrorsMethod 'getCasServerUrl' is not designed for extension - needs to be abstract, final or empty.160
ErrorsMissing a Javadoc comment.160
ErrorsMethod 'setCasServerUrl' is not designed for extension - needs to be abstract, final or empty.164
ErrorsMissing a Javadoc comment.164
ErrorsParameter casServerUrl should be final.164
Errors'casServerUrl' hides a field.164
ErrorsMethod 'getSamlIssuerForUser' is not designed for extension - needs to be abstract, final or empty.168
ErrorsMissing a Javadoc comment.168
ErrorsMethod 'setSamlIssuerForUser' is not designed for extension - needs to be abstract, final or empty.172
ErrorsMissing a Javadoc comment.172
ErrorsParameter samlIssuerForUser should be final.172
Errors'samlIssuerForUser' hides a field.172
ErrorsMethod 'getProxyCallBackUrl' is not designed for extension - needs to be abstract, final or empty.176
ErrorsMissing a Javadoc comment.176
ErrorsMethod 'setProxyCallBackUrl' is not designed for extension - needs to be abstract, final or empty.180
ErrorsMissing a Javadoc comment.180
ErrorsParameter proxyCallBackUrl should be final.180
Errors'proxyCallBackUrl' hides a field.180

org/kuali/student/security/spring/KSDefaultUserDetailsService.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters.26
ErrorsLine has trailing spaces.27
Errors'{' is not preceded with whitespace.31
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsLine has trailing spaces.35
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.41
ErrorsMissing a Javadoc comment.41
ErrorsLine is longer than 80 characters.42
ErrorsLine has trailing spaces.43
ErrorsLine is longer than 80 characters.44
ErrorsMethod 'loadUserByUsername' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter username should be final.44
ErrorsRedundant throws: 'UsernameNotFoundException' is unchecked exception.44
ErrorsLine has trailing spaces.45
Errors'if' is not followed by whitespace.46
Errors'==' is not preceded with whitespace.46
Errors'==' is not followed by whitespace.46
Errors'{' is not preceded with whitespace.46
ErrorsLine is longer than 80 characters.47
ErrorsLine has trailing spaces.50
ErrorsLine is longer than 80 characters.51
ErrorsLine has trailing spaces.52
ErrorsLine has trailing spaces.55
ErrorsMethod 'setAuthorities' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
ErrorsParameter roles should be final.56

org/kuali/student/security/spring/KSRiceDefaultUserDetailsService.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.24
ErrorsLine has trailing spaces.32
ErrorsLine has trailing spaces.33
Errors'{' is not preceded with whitespace.37
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsLine has trailing spaces.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.45
ErrorsLine has trailing spaces.46
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.49
ErrorsMissing a Javadoc comment.49
ErrorsLine is longer than 80 characters.50
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters.52
ErrorsMethod 'loadUserByUsername' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
ErrorsParameter username should be final.52
ErrorsRedundant throws: 'UsernameNotFoundException' is unchecked exception.52
Errors'if' is not followed by whitespace.53
Errors'==' is not preceded with whitespace.53
Errors'==' is not followed by whitespace.53
Errors'{' is not preceded with whitespace.53
ErrorsLine is longer than 80 characters.54
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.60
Errors'if' is not followed by whitespace.62
ErrorsExpression can be simplified.62
Errors'{' is not preceded with whitespace.62
ErrorsLine is longer than 80 characters.63
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.67
ErrorsLine has trailing spaces.68
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.75
ErrorsLine is longer than 80 characters.76
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.77
ErrorsLine is longer than 80 characters.79
ErrorsLine has trailing spaces.83
ErrorsLine is longer than 80 characters.84
ErrorsMethod 'loadUserByUsernameAndToken' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter username should be final.84
ErrorsParameter authentication should be final.84
ErrorsRedundant throws: 'UsernameNotFoundException' is unchecked exception.84
Errors'if' is not followed by whitespace.85
Errors'==' is not preceded with whitespace.85
Errors'==' is not followed by whitespace.85
Errors'{' is not preceded with whitespace.85
ErrorsLine is longer than 80 characters.86
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.92
Errors'if' is not followed by whitespace.94
ErrorsExpression can be simplified.94
Errors'{' is not preceded with whitespace.94
ErrorsLine has trailing spaces.97
Errors'cast' is not followed by whitespace.98
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.101
ErrorsLine is longer than 80 characters.102
ErrorsLine is longer than 80 characters.108
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.110
ErrorsLine has trailing spaces.112
ErrorsLine is longer than 80 characters.112
ErrorsLine is longer than 80 characters.114
ErrorsLine has trailing spaces.118
ErrorsMethod 'setAuthorities' is not designed for extension - needs to be abstract, final or empty.119
ErrorsMissing a Javadoc comment.119
ErrorsParameter roles should be final.119
ErrorsMethod 'setIdentityService' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
ErrorsParameter identityService should be final.123
Errors'identityService' hides a field.123

org/kuali/student/security/spring/KimUserNotFoundException.java

ViolationMessageLine
ErrorsLine has trailing spaces.22
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.24
ErrorsLine has trailing spaces.25
ErrorsLine is longer than 80 characters.26
Errors'{' is not preceded with whitespace.30
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
ErrorsParameter msg should be final.34
ErrorsMissing a Javadoc comment.38
ErrorsParameter msg should be final.38
ErrorsParameter t should be final.38
ErrorsMissing a Javadoc comment.42
ErrorsParameter msg should be final.42
ErrorsParameter extraInformation should be final.42

org/kuali/student/security/util/SamlUtils.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.58
ErrorsLine is longer than 80 characters.58
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.68
ErrorsMissing a Javadoc comment.70
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.72
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.75
ErrorsLine has trailing spaces.76
ErrorsLine is longer than 80 characters.77
ErrorsMissing a Javadoc comment.77
Errors',' is not followed by whitespace.77
Errors',' is not followed by whitespace.77
ErrorsLine has trailing spaces.78
ErrorsLine is longer than 80 characters.79
ErrorsMissing a Javadoc comment.79
Errors'{' is not preceded with whitespace.79
ErrorsLine has trailing spaces.80
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.89
ErrorsLine is longer than 80 characters.91
ErrorsLine has trailing spaces.96
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.100
ErrorsLine has trailing spaces.102
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.115
ErrorsLine has trailing spaces.118
Errors'cast' is not followed by whitespace.119
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.125
ErrorsLine has trailing spaces.126
ErrorsLine has trailing spaces.128
ErrorsMissing a Javadoc comment.129
ErrorsParameter samlProperties should be final.129
Errors'{' is not preceded with whitespace.129
ErrorsMissing a Javadoc comment.134
ErrorsLine has trailing spaces.138
ErrorsLine has trailing spaces.139
ErrorsLine is longer than 80 characters.139
ErrorsMissing a Javadoc comment.139
ErrorsParameter assertion should be final.139
ErrorsLine has trailing spaces.140
ErrorsLine is longer than 80 characters.140
ErrorsLine is longer than 80 characters.141
ErrorsRedundant throws: 'DOMException' is unchecked exception.141
ErrorsLine has trailing spaces.143
ErrorsLine is longer than 80 characters.152
ErrorsLine has trailing spaces.153
ErrorsLine is longer than 80 characters.162
ErrorsLine is longer than 80 characters.163
ErrorsLine has trailing spaces.164
ErrorsLine has trailing spaces.168
ErrorsLine is longer than 80 characters.169
ErrorsLine is longer than 80 characters.170
ErrorsLine is longer than 80 characters.172
ErrorsLine is longer than 80 characters.175
ErrorsLine has trailing spaces.180
ErrorsLine is longer than 80 characters.184
ErrorsLine has trailing spaces.193
ErrorsLine is longer than 80 characters.196
ErrorsLine has trailing spaces.202
ErrorsLine is longer than 80 characters.206
ErrorsMissing a Javadoc comment.206
ErrorsParameter doc should be final.206
ErrorsLine is longer than 80 characters.209
ErrorsLine has trailing spaces.210
ErrorsLine is longer than 80 characters.211
ErrorsLine has trailing spaces.212
ErrorsLine has trailing spaces.214
ErrorsLine has trailing spaces.216
ErrorsLine has trailing spaces.222
ErrorsLine has trailing spaces.228
ErrorsLine is longer than 80 characters.230
ErrorsLine is longer than 80 characters.234
ErrorsLine has trailing spaces.236
Errors'if' is not followed by whitespace.238
Errors'{' is not preceded with whitespace.238
ErrorsLine has trailing spaces.241
Errors'for' is not followed by whitespace.242
Errors'=' is not preceded with whitespace.242
Errors'=' is not followed by whitespace.242
Errors'{' is not preceded with whitespace.242
ErrorsLine is longer than 80 characters.244
Errors'if' is not followed by whitespace.244
Errors'{' is not preceded with whitespace.244
ErrorsLine is longer than 80 characters.245
Errors'cast' is not followed by whitespace.245
ErrorsLine has trailing spaces.250
ErrorsLine has trailing spaces.253
ErrorsMethod 'getKeystoreType' is not designed for extension - needs to be abstract, final or empty.257
ErrorsMethod 'setKeystoreType' is not designed for extension - needs to be abstract, final or empty.264
ErrorsParameter keystoreType should be final.264
Errors'keystoreType' hides a field.264
ErrorsMethod 'getKeystoreFile' is not designed for extension - needs to be abstract, final or empty.271
ErrorsMethod 'setKeystoreFile' is not designed for extension - needs to be abstract, final or empty.278
ErrorsParameter keystoreFile should be final.278
Errors'keystoreFile' hides a field.278
ErrorsMethod 'getKeystorePass' is not designed for extension - needs to be abstract, final or empty.285
ErrorsMethod 'setKeystorePass' is not designed for extension - needs to be abstract, final or empty.292
ErrorsParameter keystorePass should be final.292
Errors'keystorePass' hides a field.292
ErrorsMethod 'getPrivateKeyAlias' is not designed for extension - needs to be abstract, final or empty.299
ErrorsMethod 'setPrivateKeyAlias' is not designed for extension - needs to be abstract, final or empty.306
ErrorsParameter privateKeyAlias should be final.306
Errors'privateKeyAlias' hides a field.306
ErrorsMethod 'getPrivateKeyPass' is not designed for extension - needs to be abstract, final or empty.313
ErrorsMethod 'setPrivateKeyPass' is not designed for extension - needs to be abstract, final or empty.320
ErrorsParameter privateKeyPass should be final.320
Errors'privateKeyPass' hides a field.320
ErrorsMethod 'getCertificateAlias' is not designed for extension - needs to be abstract, final or empty.327
ErrorsMethod 'setCertificateAlias' is not designed for extension - needs to be abstract, final or empty.334
ErrorsParameter certificateAlias should be final.334
Errors'certificateAlias' hides a field.334

org/kuali/student/security/ws/beans/SecureCxfJaxWsProxyClientFactory.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.6
ErrorsMissing a Javadoc comment.6
ErrorsMissing a Javadoc comment.7
ErrorsLine has trailing spaces.8
ErrorsMethod 'getObject' is not designed for extension - needs to be abstract, final or empty.9
ErrorsLine has trailing spaces.11
Errors'if' is not followed by whitespace.12
Errors'{' is not preceded with whitespace.12
ErrorsLine has trailing spaces.15
ErrorsMethod 'getSamlTokenInInterceptor' is not designed for extension - needs to be abstract, final or empty.19
ErrorsMissing a Javadoc comment.19
ErrorsLine is longer than 80 characters.23
ErrorsMethod 'setSamlTokenInInterceptor' is not designed for extension - needs to be abstract, final or empty.23
ErrorsMissing a Javadoc comment.23
ErrorsParameter samlTokenInInterceptor should be final.23
Errors'samlTokenInInterceptor' hides a field.23
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.26