The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 22 | 0 | 26 | 0 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 1 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
LineLength
| 0 | |
MethodLength
| 0 | |
| RightCurly | 0 | |
| JavadocType | 0 | |
| JavadocMethod | 25 | |
ConstantName
| 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 0 | |
| ModifierOrder | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MissingSwitchDefault | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 0 | |
| ArrayTypeStyle | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 45 | |
| Expected @param tag for 'cause'. | 53 | |
| Expected @param tag for 'message'. | 62 | |
| Expected @param tag for 'cause'. | 62 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 33 | |
| Expected @param tag for 'newX509ca'. | 33 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 32 | |
| Expected an @return tag. | 38 | |
| Expected @param tag for 'caName'. | 44 | |
| Expected an @return tag. | 50 | |
| Expected @param tag for 'description'. | 56 | |
| Expected an @return tag. | 62 | |
| Expected @param tag for 'activated'. | 67 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 39 | |
| Expected @param tag for 'privKey'. | 39 | |
| Expected @throws tag for 'Exception'. | 39 | |
| Expected @param tag for 'pubKey'. | 44 |