The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage | 3 | Warning |
FileLength | 0 | Error |
Translation | 0 | Error |
JavadocType | 8 | Warning |
JavadocMethod
| 90 | Warning |
JavadocVariable
| 8 | Warning |
AvoidStarImport | 0 | Error |
AvoidStaticImport | 0 | Error |
IllegalImport | 0 | Error |
UnusedImports | 0 | Error |
LineLength
| 1 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
GenericWhitespace | 0 | Error |
OperatorWrap
| 0 | Error |
ParenPad | 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 1 | Error |
LeftCurly | 0 | Error |
RightCurly | 0 | Error |
EmptyBlock
| 0 | Error |
NeedBraces | 0 | Error |
AvoidNestedBlocks | 0 | Error |
PackageName | 0 | Error |
TypeName | 0 | Error |
ConstantName | 0 | Error |
StaticVariableName | 0 | Error |
MemberName | 0 | Error |
MethodName | 0 | Error |
ParameterName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
ClassTypeParameterName | 0 | Error |
MethodTypeParameterName | 0 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
VisibilityModifier | 0 | Error |
MutableException | 0 | Error |
MissingDeprecated | 0 | Error |
MissingOverride
| 0 | Error |
TodoComment | 0 | Error |
UncommentedMain | 0 | Error |
FinalParameters | 0 | Error |
Indentation | 0 | Error |
UpperEll | 0 | Error |
ArrayTrailingComma | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
FinalLocalVariable | 0 | Error |
HiddenField
| 0 | Warning |
InnerAssignment | 0 | Error |
MagicNumber
| 0 | Error |
RedundantThrows | 10 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
NoClone | 0 | Error |
NoFinalizer | 0 | Error |
DeclarationOrder | 0 | Error |
ParameterAssignment | 0 | Error |
MultipleStringLiterals | 2 | Error |
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 |