The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage | 3 | ![]() |
FileLength | 0 | ![]() |
Translation | 0 | ![]() |
JavadocType | 8 | ![]() |
JavadocMethod
| 90 | ![]() |
JavadocVariable
| 8 | ![]() |
AvoidStarImport | 0 | ![]() |
AvoidStaticImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
LineLength
| 1 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
GenericWhitespace | 0 | ![]() |
OperatorWrap
| 0 | ![]() |
ParenPad | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 1 | ![]() |
LeftCurly | 0 | ![]() |
RightCurly | 0 | ![]() |
EmptyBlock
| 0 | ![]() |
NeedBraces | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
PackageName | 0 | ![]() |
TypeName | 0 | ![]() |
ConstantName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
ParameterName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
ClassTypeParameterName | 0 | ![]() |
MethodTypeParameterName | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
VisibilityModifier | 0 | ![]() |
MutableException | 0 | ![]() |
MissingDeprecated | 0 | ![]() |
MissingOverride
| 0 | ![]() |
TodoComment | 0 | ![]() |
UncommentedMain | 0 | ![]() |
FinalParameters | 0 | ![]() |
Indentation | 0 | ![]() |
UpperEll | 0 | ![]() |
ArrayTrailingComma | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
FinalLocalVariable | 0 | ![]() |
HiddenField
| 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber
| 0 | ![]() |
RedundantThrows | 10 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
NoClone | 0 | ![]() |
NoFinalizer | 0 | ![]() |
DeclarationOrder | 0 | ![]() |
ParameterAssignment | 0 | ![]() |
MultipleStringLiterals | 2 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Type Javadoc comment is missing an @param <E> tag. | 7 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 7 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 16 |
![]() | '}' is not preceded with whitespace. | 16 |
![]() | Redundant throws: 'AuthenticationException' is unchecked exception. | 17 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Redundant throws: 'AuthenticationException' is unchecked exception. | 25 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 19 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 24 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 7 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Missing a Javadoc comment. | 19 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 18 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 24 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 13 |
![]() | Redundant throws: 'AuthenticationException' is unchecked exception. | 13 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Redundant throws: 'AuthenticationException' is unchecked exception. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 13 |
![]() | Line is longer than 125 characters. | 17 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Redundant throws: 'AuthenticationException' is unchecked exception. | 22 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Redundant throws: 'AuthenticationException' is unchecked exception. | 27 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Redundant throws: 'AuthenticationException' is unchecked exception. | 33 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Redundant throws: 'AuthenticationException' is unchecked exception. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 11 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Redundant throws: 'AuthenticationException' is unchecked exception. | 13 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Redundant throws: 'AuthenticationException' is unchecked exception. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 14 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 43 |
![]() | The String "Access denied for authorities: '%s'" appears 4 times in the file. | 46 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 72 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 23 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 11 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 24 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 13 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 25 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 16 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 23 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 9 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 36 |