The following document contains the results of Checkstyle. 
| Rule | Violations | Severity |
|---|---|---|
| Translation | 0 | |
| FileLength | 0 | |
RegexpHeader
|
0 | |
FileTabCharacter
|
0 | |
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
1 | |
| MemberName | 0 | |
JavadocMethod
|
296 | |
JavadocType
|
3 | |
JavadocVariable
|
11 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 0 | |
ParenPad
|
1 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 2 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
17 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
3 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 110 | |
| Missing a Javadoc comment. | 131 | |
| 'repository' hides a field. | 131 | |
| Missing a Javadoc comment. | 137 | |
| 'repository' hides a field. | 137 | |
| 'proxyInfo' hides a field. | 137 | |
| Missing a Javadoc comment. | 143 | |
| 'repository' hides a field. | 143 | |
| 'proxyInfoProvider' hides a field. | 143 | |
| Missing a Javadoc comment. | 149 | |
| 'repository' hides a field. | 149 | |
| 'authenticationInfo' hides a field. | 149 | |
| Missing a Javadoc comment. | 155 | |
| 'repository' hides a field. | 155 | |
| 'authenticationInfo' hides a field. | 155 | |
| 'proxyInfo' hides a field. | 155 | |
| Missing a Javadoc comment. | 175 | |
| 'repository' hides a field. | 175 | |
| 'authenticationInfo' hides a field. | 175 | |
| 'proxyInfoProvider' hides a field. | 176 | |
| Missing a Javadoc comment. | 221 | |
| Missing a Javadoc comment. | 224 | |
| Missing a Javadoc comment. | 242 | |
| Missing a Javadoc comment. | 245 | |
| Missing a Javadoc comment. | 268 | |
| Missing a Javadoc comment. | 273 | |
| Missing a Javadoc comment. | 282 | |
| Missing a Javadoc comment. | 288 | |
| Missing a Javadoc comment. | 294 | |
| Missing a Javadoc comment. | 302 | |
| Missing a Javadoc comment. | 339 | |
| Missing a Javadoc comment. | 347 | |
| Missing a Javadoc comment. | 376 | |
| Missing a Javadoc comment. | 381 | |
| Missing a Javadoc comment. | 385 | |
| Expected @throws tag for 'TransferFailedException'. | 408 | |
| Expected @throws tag for 'AuthorizationException'. | 408 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 408 | |
| Missing a Javadoc comment. | 430 | |
| Missing a Javadoc comment. | 461 | |
| Missing a Javadoc comment. | 465 | |
| Expected @throws tag for 'IOException'. | 482 | |
| Expected @throws tag for 'IOException'. | 502 | |
| Expected @throws tag for 'IOException'. | 520 | |
| Missing a Javadoc comment. | 551 | |
| Missing a Javadoc comment. | 556 | |
| Missing a Javadoc comment. | 570 | |
| Missing a Javadoc comment. | 584 | |
| Missing a Javadoc comment. | 598 | |
| Missing a Javadoc comment. | 612 | |
| Missing a Javadoc comment. | 626 | |
| Missing a Javadoc comment. | 640 | |
| Missing a Javadoc comment. | 651 | |
| Missing a Javadoc comment. | 662 | |
| Missing a Javadoc comment. | 673 | |
| Missing a Javadoc comment. | 684 | |
| Missing a Javadoc comment. | 695 | |
| Missing a Javadoc comment. | 706 | |
| Missing a Javadoc comment. | 717 | |
| Missing a Javadoc comment. | 729 | |
| Missing a Javadoc comment. | 734 | |
| Missing a Javadoc comment. | 739 | |
| Missing a Javadoc comment. | 744 | |
| Missing a Javadoc comment. | 749 | |
| Missing a Javadoc comment. | 754 | |
| Missing a Javadoc comment. | 759 | |
| Missing a Javadoc comment. | 764 | |
| Missing a Javadoc comment. | 769 | |
| Missing a Javadoc comment. | 776 | |
| Missing a Javadoc comment. | 781 | |
| Missing a Javadoc comment. | 786 | |
| Missing a Javadoc comment. | 791 | |
| Expected @param tag for 'resource'. | 800 | |
| Expected @param tag for 'source'. | 800 | |
| Expected @param tag for 'requestType'. | 800 | |
| Expected @throws tag for 'TransferFailedException'. | 801 | |
| Missing a Javadoc comment. | 838 | |
| Missing a Javadoc comment. | 844 | |
| Missing a Javadoc comment. | 849 | |
| Missing a Javadoc comment. | 861 | |
| Missing a Javadoc comment. | 866 | |
| Missing a Javadoc comment. | 871 | |
| Missing a Javadoc comment. | 877 | |
| Missing a Javadoc comment. | 883 | |
| 'proxyInfo' hides a field. | 887 | |
| Missing a Javadoc comment. | 896 | |
| Missing a Javadoc comment. | 901 | |
| Missing a Javadoc comment. | 906 | |
| Missing a Javadoc comment. | 911 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 35 | |
| Expected @param tag for 'message'. | 43 | |
| Expected @param tag for 'cause'. | 43 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 34 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 37 | |
| Expected @param tag for 'message'. | 45 | |
| Expected @param tag for 'cause'. | 45 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 51 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 107 | |
| Expected @param tag for 'b'. | 121 | |
| Expected @param tag for 'off'. | 121 | |
| Expected @param tag for 'len'. | 121 | |
| Expected @throws tag for 'IOException'. | 122 | |
| Expected @param tag for 'b'. | 136 | |
| Expected @throws tag for 'IOException'. | 137 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 51 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'path'. | 43 | |
| Expected @param tag for 'path'. | 55 | |
| Missing a Javadoc comment. | 61 | |
| Expected @param tag for 'url'. | 229 | |
| Missing a Javadoc comment. | 431 | |
| Missing a Javadoc comment. | 451 | |
| Missing a Javadoc comment. | 468 |
| Severity | Message | Line |
|---|---|---|
| '0777' is a magic number. | 51 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 33 | |
| Expected @param tag for 'message'. | 42 | |
| Expected @param tag for 'cause'. | 42 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 148 | |
| Missing a Javadoc comment. | 166 | |
| Missing a Javadoc comment. | 179 | |
| Missing a Javadoc comment. | 207 | |
| Missing a Javadoc comment. | 239 | |
| Missing a Javadoc comment. | 245 | |
| Missing a Javadoc comment. | 255 | |
| Missing a Javadoc comment. | 269 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 27 | |
| Expected @param tag for 'resourceName'. | 40 | |
| Expected @param tag for 'stream'. | 40 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 41 | |
| Expected @throws tag for 'TransferFailedException'. | 41 | |
| Expected @param tag for 'resourceName'. | 57 | |
| Expected @param tag for 'stream'. | 57 | |
| Expected @param tag for 'timestamp'. | 57 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 58 | |
| Expected @throws tag for 'TransferFailedException'. | 58 | |
| Line is longer than 120 characters (found 121). | 61 | |
| Expected @throws tag for 'TransferFailedException'. | 73 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 73 | |
| Expected @throws tag for 'AuthorizationException'. | 73 | |
| Expected @param tag for 'contentLength'. | 84 | |
| Expected @param tag for 'lastModified'. | 84 | |
| Expected @throws tag for 'TransferFailedException'. | 85 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 85 | |
| Expected @throws tag for 'AuthorizationException'. | 85 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 43 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 36 | |
| Expected @param tag for 'message'. | 44 | |
| Expected @param tag for 'cause'. | 44 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 36 | |
| Expected @param tag for 'message'. | 44 | |
| Expected @param tag for 'cause'. | 44 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 41 | |
| Redundant 'public' modifier. | 48 | |
| Expected @param tag for 'resourceName'. | 63 | |
| Expected @param tag for 'destination'. | 63 | |
| Expected @throws tag for 'TransferFailedException'. | 64 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 64 | |
| Expected @throws tag for 'AuthorizationException'. | 64 | |
| Expected @param tag for 'resourceName'. | 81 | |
| Expected @param tag for 'destination'. | 81 | |
| Expected @param tag for 'timestamp'. | 81 | |
| Expected @throws tag for 'TransferFailedException'. | 82 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 82 | |
| Expected @throws tag for 'AuthorizationException'. | 82 | |
| Expected @throws tag for 'TransferFailedException'. | 94 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 94 | |
| Expected @throws tag for 'AuthorizationException'. | 94 | |
| Expected @throws tag for 'TransferFailedException'. | 106 | |
| Expected @throws tag for 'ResourceDoesNotExistException'. | 106 | |
| Expected @throws tag for 'AuthorizationException'. | 106 | |
| Expected @param tag for 'resourceName'. | 116 | |
| Missing a Javadoc comment. | 153 | |
| Expected @param tag for 'proxyInfo'. | 178 | |
| Expected @param tag for 'timeoutValue'. | 255 | |
| Expected an @return tag. | 260 | |
| Expected @param tag for 'timeoutValue'. | 266 | |
| Expected an @return tag. | 272 | |
| Missing a Javadoc comment. | 278 | |
| Missing a Javadoc comment. | 280 | |
| Missing a Javadoc comment. | 282 | |
| Missing a Javadoc comment. | 288 | |
| Missing a Javadoc comment. | 290 | |
| Missing a Javadoc comment. | 292 | |
| Missing a Javadoc comment. | 294 | |
| Missing a Javadoc comment. | 296 |
| Severity | Message | Line |
|---|---|---|
| 'cause' hides a field. | 97 | |
| Expected @param tag for 'cause'. | 97 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 70 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 40 | |
| Expected @param tag for 'message'. | 48 | |
| Expected @param tag for 'cause'. | 48 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'message'. | 39 | |
| Expected @param tag for 'message'. | 47 | |
| Expected @param tag for 'cause'. | 47 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 172 |
| Severity | Message | Line |
|---|---|---|
| ')' is not preceded with whitespace. | 219 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 95 | |
| Unused @throws tag for 'IllegalArgumentException'. | 135 | |
| Missing a Javadoc comment. | 206 | |
| Missing a Javadoc comment. | 258 | |
| Missing a Javadoc comment. | 270 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'transferEvent'. | 31 | |
| Expected @param tag for 'transferEvent'. | 36 | |
| Expected @param tag for 'transferEvent'. | 41 | |
| Expected @param tag for 'buffer'. | 41 | |
| Expected @param tag for 'length'. | 41 | |
| Expected @param tag for 'transferEvent'. | 46 | |
| Expected @param tag for 'transferEvent'. | 51 | |
| Expected @param tag for 'message'. | 56 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Expected @param tag for 'transferEvent'. | 41 | |
| Expected @param tag for 'transferEvent'. | 48 | |
| Expected @param tag for 'buffer'. | 48 | |
| Expected @param tag for 'length'. | 48 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 60 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 41 | |
| Expected @throws tag for 'NoSuchAlgorithmException'. | 51 | |
| Missing a Javadoc comment. | 56 | |
| Expected @param tag for 'transferEvent'. | 64 | |
| Expected @param tag for 'transferEvent'. | 74 | |
| Expected @param tag for 'buffer'. | 74 | |
| Expected @param tag for 'length'. | 74 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 91 | |
| Expected an @return tag. | 101 | |
| '20' is a magic number. | 114 | |
| '0xff' is a magic number. | 124 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Expected @param tag for 'sessionEvent'. | 55 | |
| Expected @param tag for 'sessionEvent'. | 63 | |
| Expected @param tag for 'sessionEvent'. | 71 | |
| Expected @param tag for 'sessionEvent'. | 80 | |
| Expected @param tag for 'sessionEvent'. | 88 | |
| Expected @param tag for 'sessionEvent'. | 97 | |
| Expected @param tag for 'sessionEvent'. | 106 | |
| Expected @param tag for 'message'. | 115 | |
| Missing a Javadoc comment. | 121 | |
| Expected @param tag for 'transferEvent'. | 129 | |
| Expected @param tag for 'transferEvent'. | 159 | |
| Expected @param tag for 'buffer'. | 159 | |
| Expected @param tag for 'length'. | 159 | |
| Expected @param tag for 'transferEvent'. | 171 | |
| Expected @param tag for 'transferEvent'. | 186 | |
| Expected @param tag for 'sessionEvent'. | 195 | |
| Missing a Javadoc comment. | 201 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 182 | |
| Missing a Javadoc comment. | 187 | |
| Missing a Javadoc comment. | 192 | |
| Missing a Javadoc comment. | 197 | |
| Missing a Javadoc comment. | 202 | |
| Missing a Javadoc comment. | 207 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'protocol'. | 32 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 115 | |
| Missing a Javadoc comment. | 120 | |
| Missing a Javadoc comment. | 125 | |
| Missing a Javadoc comment. | 130 | |
| Missing a Javadoc comment. | 135 | |
| 'username' hides a field. | 151 | |
| 'password' hides a field. | 156 | |
| Missing a Javadoc comment. | 172 | |
| Missing a Javadoc comment. | 199 | |
| Missing a Javadoc comment. | 208 | |
| Missing a Javadoc comment. | 217 | |
| Missing a Javadoc comment. | 234 | |
| Missing a Javadoc comment. | 239 | |
| Missing a Javadoc comment. | 244 | |
| Missing a Javadoc comment. | 249 | |
| Missing a Javadoc comment. | 254 | |
| Missing a Javadoc comment. | 259 | |
| Missing a Javadoc comment. | 267 | |
| Missing a Javadoc comment. | 296 | |
| Missing a Javadoc comment. | 301 | |
| Missing a Javadoc comment. | 306 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 110 |