The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
| 73 | Error |
FileTabCharacter
| 49 | Error |
LeftCurly
| 2 | Error |
RightCurly
| 1 | Error |
LineLength
| 60 | Error |
MemberName | 3 | Error |
JavadocMethod
| 2448 | Warning |
JavadocType
| 24 | Error |
JavadocVariable
| 125 | Info |
ConstantName | 3 | Error |
LocalFinalVariableName | 2 | Error |
LocalVariableName | 2 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 2 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 13 | Error |
UnusedImports | 1 | Error |
MethodLength | 2 | Error |
ParameterNumber | 2 | Error |
EmptyForIteratorPad
| 0 | Error |
OperatorWrap | 32 | Error |
ParenPad
| 224 | Error |
WhitespaceAfter | 14 | Error |
WhitespaceAround | 36 | Error |
ModifierOrder | 5 | Error |
RedundantModifier | 41 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock
| 1 | Error |
NeedBraces | 4 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField
| 28 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
| 32 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 169 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 4 | Error |
InterfaceIsType | 1 | Error |
VisibilityModifier
| 27 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 25 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 21 | |
Expected @param tag for 'message'. | 42 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 52 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
',' is not followed by whitespace. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 53 | |
Line is longer than 120 characters. | 60 | |
Missing a Javadoc comment. | 60 | |
',' is not followed by whitespace. | 60 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 83 | |
',' is not followed by whitespace. | 83 | |
Missing a Javadoc comment. | 88 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 45 | |
')' is not preceded with whitespace. | 45 | |
Missing a Javadoc comment. | 55 | |
'(' is not followed by whitespace. | 55 | |
')' is not preceded with whitespace. | 55 | |
Missing a Javadoc comment. | 64 | |
'+' should be on a new line. | 66 | |
Missing a Javadoc comment. | 70 | |
',' is not followed by whitespace. | 80 | |
',' is not followed by whitespace. | 80 | |
',' is not followed by whitespace. | 86 | |
Missing a Javadoc comment. | 104 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'message'. | 43 | |
Expected @param tag for 'message'. | 54 | |
Expected @param tag for 'cause'. | 54 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.apache.archiva.redback.authentication.AuthenticationDataSource. | 22 | |
'(' is not followed by whitespace. | 34 | |
')' is not preceded with whitespace. | 34 | |
'(' is not followed by whitespace. | 35 | |
')' is not preceded with whitespace. | 35 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 89 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.apache.archiva.redback.authentication.AuthenticationDataSource. | 22 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 88 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 112 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
'if' is not followed by whitespace. | 111 | |
Line is longer than 120 characters. | 113 | |
Missing a Javadoc comment. | 163 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 34 | |
')' is not preceded with whitespace. | 34 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 83 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 38 | |
')' is not preceded with whitespace. | 38 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 |
Violation | Message | Line |
---|---|---|
Unused import - org.apache.archiva.redback.policy.PolicyViolationException. | 34 | |
Missing a Javadoc comment. | 64 | |
Expected an @return tag. | 77 | |
Expected @param tag for 'ds'. | 77 | |
Expected @throws tag for 'AuthenticationException'. | 78 | |
Expected @throws tag for 'AccountLockedException'. | 78 | |
Expected @throws tag for 'MustChangePasswordException'. | 78 | |
Line is longer than 120 characters. | 161 | |
Missing a Javadoc comment. | 182 | |
Missing a Javadoc comment. | 187 | |
Missing a Javadoc comment. | 192 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 87 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'message'. | 35 | |
Expected @param tag for 'message'. | 44 | |
Expected @param tag for 'cause'. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.apache.archiva.redback.authorization.AuthorizationDataSource. | 22 | |
Redundant import from the same package - org.apache.archiva.redback.authorization.AuthorizationException. | 23 | |
Redundant import from the same package - org.apache.archiva.redback.authorization.AuthorizationResult. | 24 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'message'. | 41 | |
Expected @param tag for 'message'. | 50 | |
Expected @param tag for 'cause'. | 50 |
Violation | Message | Line |
---|---|---|
Unused Javadoc tag. | 37 | |
Unused Javadoc tag. | 42 | |
Unused Javadoc tag. | 47 | |
Unused Javadoc tag. | 52 | |
Unused Javadoc tag. | 57 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'message'. | 34 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
'(' is not followed by whitespace. | 32 | |
')' is not preceded with whitespace. | 32 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 69 | |
Expected an @return tag. | 79 | |
Expected @param tag for 'source'. | 79 | |
Expected @throws tag for 'AuthorizationException'. | 80 | |
Missing a Javadoc comment. | 160 | |
Missing a Javadoc comment. | 165 | |
Missing a Javadoc comment. | 170 | |
Missing a Javadoc comment. | 175 | |
Missing a Javadoc comment. | 180 | |
Missing a Javadoc comment. | 185 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 40 | |
')' is not preceded with whitespace. | 40 | |
'(' is not followed by whitespace. | 45 | |
'=' is not preceded with whitespace. | 45 | |
'=' is not followed by whitespace. | 45 | |
')' is not preceded with whitespace. | 45 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 102 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 56 | |
')' is not preceded with whitespace. | 56 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 124 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 44 | |
Expected @param tag for 'pmf'. | 56 | |
Expected an @return tag. | 75 | |
Expected @param tag for 'persistenceManager'. | 75 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 109 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 89 | |
'encodedPassword' hides a field. | 89 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 129 | |
Missing a Javadoc comment. | 134 | |
Missing a Javadoc comment. | 139 | |
Missing a Javadoc comment. | 144 | |
Missing a Javadoc comment. | 149 | |
Missing a Javadoc comment. | 154 | |
Missing a Javadoc comment. | 159 | |
Missing a Javadoc comment. | 164 | |
Missing a Javadoc comment. | 169 | |
Missing a Javadoc comment. | 174 | |
Missing a Javadoc comment. | 179 | |
Missing a Javadoc comment. | 184 | |
Missing a Javadoc comment. | 189 | |
Missing a Javadoc comment. | 194 | |
Missing a Javadoc comment. | 199 | |
Missing a Javadoc comment. | 204 | |
Missing a Javadoc comment. | 209 | |
Missing a Javadoc comment. | 214 | |
Missing a Javadoc comment. | 219 | |
Missing a Javadoc comment. | 224 | |
Missing a Javadoc comment. | 229 | |
Missing a Javadoc comment. | 234 | |
'valid' hides a field. | 234 | |
Missing a Javadoc comment. | 239 | |
Missing a Javadoc comment. | 244 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 130 | |
Missing a Javadoc comment. | 135 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 145 | |
Missing a Javadoc comment. | 150 | |
Missing a Javadoc comment. | 185 | |
'userIdAttribute' hides a field. | 188 | |
'passwordAttribute' hides a field. | 191 | |
Missing a Javadoc comment. | 218 | |
Missing a Javadoc comment. | 223 | |
Missing a Javadoc comment. | 228 | |
Missing a Javadoc comment. | 233 | |
Missing a Javadoc comment. | 238 | |
Missing a Javadoc comment. | 243 | |
Missing a Javadoc comment. | 248 | |
Missing a Javadoc comment. | 253 | |
Missing a Javadoc comment. | 258 | |
Missing a Javadoc comment. | 263 | |
Missing a Javadoc comment. | 268 | |
Missing a Javadoc comment. | 273 | |
Missing a Javadoc comment. | 278 | |
Missing a Javadoc comment. | 283 | |
Missing a Javadoc comment. | 288 | |
Missing a Javadoc comment. | 293 | |
Missing a Javadoc comment. | 298 | |
Missing a Javadoc comment. | 304 | |
Missing a Javadoc comment. | 309 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
'(' is not followed by whitespace. | 38 | |
')' is not preceded with whitespace. | 38 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 105 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 63 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 131 | |
Missing a Javadoc comment. | 137 | |
'bindDn' hides a field. | 137 | |
'password' hides a field. | 137 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 156 | |
Missing a Javadoc comment. | 161 | |
Missing a Javadoc comment. | 170 | |
Missing a Javadoc comment. | 175 | |
Missing a Javadoc comment. | 180 | |
Missing a Javadoc comment. | 185 | |
Missing a Javadoc comment. | 190 | |
Missing a Javadoc comment. | 195 | |
Missing a Javadoc comment. | 200 | |
Missing a Javadoc comment. | 205 | |
Missing a Javadoc comment. | 210 | |
Missing a Javadoc comment. | 215 | |
Missing a Javadoc comment. | 220 | |
Missing a Javadoc comment. | 225 | |
Missing a Javadoc comment. | 230 | |
Missing a Javadoc comment. | 235 | |
Missing a Javadoc comment. | 240 | |
Missing a Javadoc comment. | 245 | |
Missing a Javadoc comment. | 250 | |
Missing a Javadoc comment. | 255 | |
Missing a Javadoc comment. | 260 | |
Missing a Javadoc comment. | 265 | |
Missing a Javadoc comment. | 270 | |
Missing a Javadoc comment. | 275 |
Violation | Message | Line |
---|---|---|
';' is not followed by whitespace. | 45 | |
Missing a Javadoc comment. | 67 | |
Expected @param tag for 'config'. | 107 | |
Expected @param tag for 'bindDn'. | 107 | |
Expected @param tag for 'password'. | 107 | |
Expected @throws tag for 'LdapException'. | 108 | |
Missing a Javadoc comment. | 131 | |
'if' is not followed by whitespace. | 144 | |
')' is not preceded with whitespace. | 146 | |
Missing a Javadoc comment. | 228 | |
Missing a Javadoc comment. | 251 | |
Missing a Javadoc comment. | 256 | |
Missing a Javadoc comment. | 261 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 77 | |
More than 7 parameters. | 77 | |
Missing a Javadoc comment. | 107 | |
More than 7 parameters. | 107 | |
Missing a Javadoc comment. | 135 | |
Missing a Javadoc comment. | 153 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 163 | |
Missing a Javadoc comment. | 168 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 178 | |
Missing a Javadoc comment. | 183 | |
Missing a Javadoc comment. | 188 | |
Missing a Javadoc comment. | 193 | |
Missing a Javadoc comment. | 202 | |
Missing a Javadoc comment. | 207 | |
Missing a Javadoc comment. | 212 | |
Missing a Javadoc comment. | 217 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 231 | |
Missing a Javadoc comment. | 236 | |
Missing a Javadoc comment. | 241 | |
Missing a Javadoc comment. | 246 | |
Missing a Javadoc comment. | 251 | |
Missing a Javadoc comment. | 261 | |
Missing a Javadoc comment. | 266 | |
Missing a Javadoc comment. | 276 | |
Missing a Javadoc comment. | 281 | |
Missing a Javadoc comment. | 291 | |
Missing a Javadoc comment. | 300 | |
'65535' is a magic number. | 303 | |
Missing a Javadoc comment. | 330 | |
'+' should be on a new line. | 332 | |
'+' should be on a new line. | 333 | |
'+' should be on a new line. | 334 | |
'+' should be on a new line. | 335 | |
'+' should be on a new line. | 336 | |
'+' should be on a new line. | 337 | |
'+' should be on a new line. | 338 | |
'+' should be on a new line. | 339 | |
'+' should be on a new line. | 340 | |
'+' should be on a new line. | 341 | |
'+' should be on a new line. | 342 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 68 | |
Unable to get class information for RegistryException. | 70 | |
Unable to get class information for RegistryException. | 104 | |
Missing a Javadoc comment. | 135 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 146 | |
Missing a Javadoc comment. | 151 | |
Missing a Javadoc comment. | 156 | |
Missing a Javadoc comment. | 161 | |
Missing a Javadoc comment. | 166 | |
Missing a Javadoc comment. | 172 | |
Expected an @return tag. | 201 | |
Expected @param tag for 'configs'. | 210 | |
Missing a Javadoc comment. | 215 | |
Missing a Javadoc comment. | 220 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 59 | |
Expected @param tag for 'rawheader'. | 59 | |
Expected @param tag for 'majorDelim'. | 59 | |
Expected @param tag for 'subDelim'. | 59 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 33 | |
')' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 86 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'violations'. | 60 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 51 | |
Expected @param tag for 'violations'. | 72 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 41 | |
')' is not preceded with whitespace. | 41 | |
Missing a Javadoc comment. | 46 | |
Expected @param tag for 'violations'. | 59 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
Variable 'name' must be private and have accessor methods. | 33 | |
Missing a Javadoc comment. | 35 | |
Variable 'clazz' must be private and have accessor methods. | 35 | |
Missing a Javadoc comment. | 37 | |
Variable 'method' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 39 | |
Variable 'results' must be private and have accessor methods. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 48 | |
'name' hides a field. | 48 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Variable 'name' must be private and have accessor methods. | 34 | |
Missing a Javadoc comment. | 36 | |
Variable 'actions' must be private and have accessor methods. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 | |
'name' hides a field. | 43 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 41 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 42 | |
'(' is not followed by whitespace. | 42 | |
')' is not preceded with whitespace. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 77 | |
'(' is not followed by whitespace. | 77 | |
')' is not preceded with whitespace. | 77 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 63 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 50 | |
Unable to get class information for ServletException. | 51 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Unable to get class information for ServletException. | 39 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Expected an @return tag. | 61 | |
Expected @param tag for 'ds'. | 61 | |
Expected @param tag for 'httpSession'. | 61 | |
Expected @throws tag for 'AuthenticationException'. | 62 | |
Expected @throws tag for 'AccountLockedException'. | 62 | |
Expected @throws tag for 'MustChangePasswordException'. | 62 | |
Expected @param tag for 'request'. | 92 | |
Expected @param tag for 'response'. | 92 | |
Expected @throws tag for 'AuthenticationException'. | 93 | |
Expected @param tag for 'request'. | 124 | |
Expected @param tag for 'response'. | 124 | |
Expected @param tag for 'realmName'. | 124 | |
Expected @param tag for 'exception'. | 125 | |
Expected @throws tag for 'IOException'. | 126 | |
Expected @param tag for 'request'. | 138 | |
Expected @param tag for 'response'. | 139 | |
Expected @throws tag for 'AuthenticationException'. | 140 | |
Expected @throws tag for 'AccountLockedException'. | 140 | |
Expected @throws tag for 'MustChangePasswordException'. | 140 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 148 | |
Missing a Javadoc comment. | 155 | |
Missing a Javadoc comment. | 167 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 179 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 45 | |
')' is not preceded with whitespace. | 45 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ServletException. | 48 | |
Missing a Javadoc comment. | 55 | |
Unable to get class information for ServletException. | 56 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
'0xF0' is a magic number. | 41 | |
Missing a Javadoc comment. | 48 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 44 | |
'(' is not followed by whitespace. | 49 | |
')' is not preceded with whitespace. | 49 | |
'(' is not followed by whitespace. | 54 | |
'=' is not preceded with whitespace. | 54 | |
'=' is not followed by whitespace. | 54 | |
')' is not preceded with whitespace. | 54 | |
'300' is a magic number. | 60 | |
'=' is not followed by whitespace. | 67 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 204 | |
Missing a Javadoc comment. | 209 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 42 | |
Line is longer than 120 characters. | 43 | |
Unable to get class information for ServletException. | 56 | |
Missing a Javadoc comment. | 65 | |
Unable to get class information for ServletException. | 66 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 46 | |
Variable 'username' must be private and have accessor methods. | 46 | |
Missing a Javadoc comment. | 48 | |
Variable 'realm' must be private and have accessor methods. | 48 | |
Missing a Javadoc comment. | 50 | |
Variable 'nonce' must be private and have accessor methods. | 50 | |
Missing a Javadoc comment. | 52 | |
Variable 'uri' must be private and have accessor methods. | 52 | |
Missing a Javadoc comment. | 54 | |
Variable 'response' must be private and have accessor methods. | 54 | |
Missing a Javadoc comment. | 56 | |
Variable 'qop' must be private and have accessor methods. | 56 | |
Missing a Javadoc comment. | 58 | |
Variable 'nc' must be private and have accessor methods. | 58 | |
Missing a Javadoc comment. | 60 | |
Variable 'cnonce' must be private and have accessor methods. | 60 | |
Missing a Javadoc comment. | 62 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 56 | |
Unable to get class information for ServletException. | 57 | |
Missing a Javadoc comment. | 73 | |
Unable to get class information for ServletException. | 74 | |
Missing a Javadoc comment. | 113 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 34 | |
Expected @throws tag for 'SecureActionException'. | 35 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Expected @param tag for 'operation'. | 57 | |
Expected @param tag for 'resource'. | 57 | |
Expected @throws tag for 'SecureActionException'. | 58 | |
Expected @param tag for 'operation'. | 76 | |
Expected @throws tag for 'SecureActionException'. | 77 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 110 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 127 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 53 | |
')' is not preceded with whitespace. | 53 | |
Missing a Javadoc comment. | 57 | |
'(' is not followed by whitespace. | 59 | |
'=' is not preceded with whitespace. | 59 | |
'=' is not followed by whitespace. | 59 | |
')' is not preceded with whitespace. | 59 | |
'(' is not followed by whitespace. | 62 | |
'=' is not preceded with whitespace. | 62 | |
'=' is not followed by whitespace. | 62 | |
')' is not preceded with whitespace. | 62 | |
'(' is not followed by whitespace. | 68 | |
'=' is not preceded with whitespace. | 68 | |
'=' is not followed by whitespace. | 68 | |
')' is not preceded with whitespace. | 68 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 89 | |
'(' is not followed by whitespace. | 130 | |
'(' is not followed by whitespace. | 130 | |
')' is not preceded with whitespace. | 130 | |
')' is not preceded with whitespace. | 130 | |
'(' is not followed by whitespace. | 132 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 133 | |
Missing a Javadoc comment. | 138 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 148 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 64 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 56 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 59 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 47 | |
'name' hides a field. | 47 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 107 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 105 | |
Missing a Javadoc comment. | 110 | |
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 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 145 | |
Missing a Javadoc comment. | 147 | |
Missing a Javadoc comment. | 152 | |
Missing a Javadoc comment. | 157 | |
Missing a Javadoc comment. | 162 | |
Missing a Javadoc comment. | 167 | |
Missing a Javadoc comment. | 172 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 21 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 149 | |
Missing a Javadoc comment. | 154 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 59 | |
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 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 85 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 77 |
Violation | Message | Line |
---|---|---|
interfaces should describe a type and hence have methods. | 28 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 | |
Redundant 'public' modifier. | 42 | |
Missing a Javadoc comment. | 44 | |
Redundant 'public' modifier. | 44 | |
Missing a Javadoc comment. | 47 | |
Redundant 'public' modifier. | 47 | |
Missing a Javadoc comment. | 50 | |
Redundant 'public' modifier. | 50 | |
Missing a Javadoc comment. | 53 | |
Redundant 'public' modifier. | 53 | |
Missing a Javadoc comment. | 55 | |
Redundant 'public' modifier. | 55 | |
Missing a Javadoc comment. | 57 | |
Redundant 'public' modifier. | 57 | |
Missing a Javadoc comment. | 59 | |
Redundant 'public' modifier. | 59 | |
Missing a Javadoc comment. | 61 | |
Redundant 'public' modifier. | 61 | |
Missing a Javadoc comment. | 64 | |
Redundant 'public' modifier. | 64 | |
Missing a Javadoc comment. | 66 | |
Redundant 'public' modifier. | 66 | |
Missing a Javadoc comment. | 69 | |
Redundant 'public' modifier. | 69 | |
Missing a Javadoc comment. | 71 | |
Redundant 'public' modifier. | 71 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Unable to get class information for JspTagException. | 35 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 59 | |
Unable to get class information for JspTagException. | 60 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 | |
Unable to get class information for JspTagException. | 56 | |
Line is longer than 120 characters. | 87 | |
Line is longer than 120 characters. | 92 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 52 | |
Unable to get class information for JspTagException. | 53 | |
Conditional logic can be removed. | 64 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Unable to get class information for JspTagException. | 39 | |
Line is longer than 120 characters. | 41 | |
'(' is not followed by whitespace. | 41 | |
')' is not preceded with whitespace. | 41 | |
'(' is not followed by whitespace. | 44 | |
')' is not preceded with whitespace. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Unable to get class information for JspTagException. | 39 | |
Line is longer than 120 characters. | 41 | |
'(' is not followed by whitespace. | 41 | |
')' is not preceded with whitespace. | 41 | |
'(' is not followed by whitespace. | 43 | |
')' is not preceded with whitespace. | 43 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 44 | |
')' is not preceded with whitespace. | 44 | |
Line is longer than 120 characters. | 63 | |
Missing a Javadoc comment. | 63 | |
'(' is not followed by whitespace. | 63 | |
Line is longer than 120 characters. | 84 | |
Line is longer than 120 characters. | 87 | |
Missing a Javadoc comment. | 87 | |
Line is longer than 120 characters. | 101 | |
Missing a Javadoc comment. | 115 | |
Line is longer than 120 characters. | 118 | |
Line is longer than 120 characters. | 121 | |
Missing a Javadoc comment. | 121 | |
Line is longer than 120 characters. | 138 | |
Line is longer than 120 characters. | 141 | |
Missing a Javadoc comment. | 141 | |
Line is longer than 120 characters. | 154 | |
Missing a Javadoc comment. | 169 | |
Missing a Javadoc comment. | 189 | |
Line is longer than 120 characters. | 195 | |
Line is longer than 120 characters. | 239 | |
Line is longer than 120 characters. | 246 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 38 | |
Line is longer than 120 characters. | 51 | |
'24' is a magic number. | 73 | |
'60' is a magic number. | 73 | |
'60' is a magic number. | 73 | |
'60' is a magic number. | 74 | |
'60' is a magic number. | 74 | |
'60' is a magic number. | 75 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 83 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 59 | |
Unable to get class information for AuthenticationException. | 98 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 39 | |
Expected @throws tag for 'KeyManagerException'. | 59 | |
'0x3F' is a magic number. | 96 | |
Redundant throws: 'KeyNotFoundException' is subclass of 'KeyManagerException'. | 113 | |
Missing a Javadoc comment. | 133 | |
Missing a Javadoc comment. | 138 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 148 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Expected an @return tag. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 59 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'KeyNotFoundException' is subclass of 'KeyManagerException'. | 52 | |
Expected @throws tag for 'KeyManagerException'. | 73 | |
Expected @throws tag for 'KeyManagerException'. | 81 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 87 | |
Expected @throws tag for 'KeyManagerException'. | 93 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Redundant import from the same package - org.apache.archiva.redback.keys.AuthenticationKey. | 20 | |
Redundant import from the same package - org.apache.archiva.redback.keys.KeyManager. | 21 | |
Redundant import from the same package - org.apache.archiva.redback.keys.KeyManagerException. | 22 | |
Redundant import from the same package - org.apache.archiva.redback.keys.KeyNotFoundException. | 23 | |
',' is not followed by whitespace. | 42 | |
'}' is not preceded with whitespace. | 42 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 53 | |
'manager' hides a field. | 53 | |
Missing a Javadoc comment. | 74 | |
Redundant throws: 'KeyNotFoundException' is subclass of 'KeyManagerException'. | 76 | |
Missing a Javadoc comment. | 105 | |
'23' is a magic number. | 111 | |
Missing a Javadoc comment. | 146 | |
Missing a Javadoc comment. | 174 | |
'500' is a magic number. | 195 | |
Missing a Javadoc comment. | 205 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Redundant import from the same package - org.apache.archiva.redback.keys.KeyManagerException. | 19 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 45 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 41 | |
')' is not preceded with whitespace. | 41 | |
'(' is not followed by whitespace. | 46 | |
'=' is not preceded with whitespace. | 46 | |
'=' is not followed by whitespace. | 46 | |
')' is not preceded with whitespace. | 46 | |
'(' is not followed by whitespace. | 49 | |
'=' is not preceded with whitespace. | 49 | |
'=' is not followed by whitespace. | 49 | |
')' is not preceded with whitespace. | 49 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 95 | |
Redundant throws: 'KeyNotFoundException' is subclass of 'KeyManagerException'. | 96 | |
',' is not followed by whitespace. | 109 | |
Missing a Javadoc comment. | 122 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 133 | |
Missing a Javadoc comment. | 138 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 148 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 90 | |
Redundant throws: 'KeyNotFoundException' is subclass of 'KeyManagerException'. | 91 | |
Line is longer than 120 characters. | 101 | |
Missing a Javadoc comment. | 123 | |
Missing a Javadoc comment. | 129 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 149 | |
Line is longer than 120 characters. | 160 | |
Missing a Javadoc comment. | 174 | |
Missing a Javadoc comment. | 179 | |
Missing a Javadoc comment. | 184 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 70 | |
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 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.apache.archiva.redback.keys.memory.MemoryAuthenticationKey. | 26 | |
'(' is not followed by whitespace. | 43 | |
')' is not preceded with whitespace. | 43 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 70 | |
Redundant throws: 'KeyNotFoundException' is subclass of 'KeyManagerException'. | 71 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 111 | |
Missing a Javadoc comment. | 117 | |
Missing a Javadoc comment. | 122 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 59 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 67 | |
')' is not preceded with whitespace. | 67 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 117 | |
Missing a Javadoc comment. | 144 | |
'(' is not followed by whitespace. | 144 | |
')' is not preceded with whitespace. | 144 | |
Line is longer than 120 characters. | 168 | |
Missing a Javadoc comment. | 233 | |
'(' is not followed by whitespace. | 233 | |
')' is not preceded with whitespace. | 233 | |
Missing a Javadoc comment. | 257 | |
'(' is not followed by whitespace. | 257 | |
')' is not preceded with whitespace. | 257 | |
Missing a Javadoc comment. | 281 | |
Missing a Javadoc comment. | 286 | |
Missing a Javadoc comment. | 291 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
'(' is not followed by whitespace. | 37 | |
'=' is not preceded with whitespace. | 37 | |
'=' is not followed by whitespace. | 37 | |
')' is not preceded with whitespace. | 37 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 62 | |
Missing a Javadoc comment. | 111 | |
Missing a Javadoc comment. | 153 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 163 | |
Expected @param tag for 'unlockableAccounts'. | 177 | |
Missing a Javadoc comment. | 192 | |
Missing a Javadoc comment. | 197 | |
Missing a Javadoc comment. | 212 | |
Missing a Javadoc comment. | 218 | |
'rules' hides a field. | 251 | |
Missing a Javadoc comment. | 268 | |
Missing a Javadoc comment. | 288 | |
Missing a Javadoc comment. | 306 | |
Redundant throws: 'PasswordRuleViolationException' is unchecked exception. | 307 | |
Missing a Javadoc comment. | 312 | |
Redundant throws: 'PasswordRuleViolationException' is unchecked exception. | 313 | |
Missing a Javadoc comment. | 340 | |
Redundant throws: 'PasswordRuleViolationException' is unchecked exception. | 341 | |
Missing a Javadoc comment. | 375 | |
Missing a Javadoc comment. | 380 | |
Missing a Javadoc comment. | 385 | |
Missing a Javadoc comment. | 390 | |
Missing a Javadoc comment. | 395 | |
Missing a Javadoc comment. | 400 | |
Missing a Javadoc comment. | 405 | |
Missing a Javadoc comment. | 410 | |
Missing a Javadoc comment. | 416 | |
Missing a Javadoc comment. | 421 | |
Missing a Javadoc comment. | 426 | |
Missing a Javadoc comment. | 431 | |
Missing a Javadoc comment. | 436 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 34 | |
')' is not preceded with whitespace. | 34 | |
'(' is not followed by whitespace. | 38 | |
'=' is not preceded with whitespace. | 38 | |
'=' is not followed by whitespace. | 38 | |
')' is not preceded with whitespace. | 38 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Expected an @return tag. | 33 | |
'(' is not followed by whitespace. | 42 | |
')' is not preceded with whitespace. | 42 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 56 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 118 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.apache.archiva.redback.policy.AbstractCookieSettings. | 22 | |
'(' is not followed by whitespace. | 33 | |
')' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.apache.archiva.redback.policy.AbstractCookieSettings. | 22 | |
'(' is not followed by whitespace. | 33 | |
')' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
'60' is a magic number. | 41 | |
Missing a Javadoc comment. | 46 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
'(' is not followed by whitespace. | 166 | |
Expected @param tag for 'unlockableAccounts'. | 166 | |
')' is not preceded with whitespace. | 166 | |
Redundant throws: 'PasswordRuleViolationException' is unchecked exception. | 182 | |
Missing a Javadoc comment. | 184 | |
Redundant throws: 'PasswordRuleViolationException' is unchecked exception. | 185 | |
Redundant throws: 'PasswordRuleViolationException' is unchecked exception. | 213 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 35 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 110 | |
Missing a Javadoc comment. | 115 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
'(' is not followed by whitespace. | 29 | |
')' is not preceded with whitespace. | 29 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 59 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
'(' is not followed by whitespace. | 29 | |
')' is not preceded with whitespace. | 29 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
'(' is not followed by whitespace. | 28 | |
')' is not preceded with whitespace. | 28 | |
Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
'(' is not followed by whitespace. | 36 | |
'=' is not preceded with whitespace. | 36 | |
'=' is not followed by whitespace. | 36 | |
')' is not preceded with whitespace. | 36 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
'(' is not followed by whitespace. | 30 | |
')' is not preceded with whitespace. | 30 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 56 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
'(' is not followed by whitespace. | 34 | |
')' is not preceded with whitespace. | 34 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 103 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
'(' is not followed by whitespace. | 34 | |
')' is not preceded with whitespace. | 34 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
'||' should be on a new line. | 90 | |
Missing a Javadoc comment. | 98 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
'(' is not followed by whitespace. | 33 | |
')' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 52 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
'(' is not followed by whitespace. | 34 | |
')' is not preceded with whitespace. | 34 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 103 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
'(' is not followed by whitespace. | 35 | |
')' is not preceded with whitespace. | 35 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 115 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
'(' is not followed by whitespace. | 31 | |
')' is not preceded with whitespace. | 31 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 59 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 137 | |
Missing a Javadoc comment. | 155 | |
Missing a Javadoc comment. | 174 | |
Missing a Javadoc comment. | 192 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 193 | |
Missing a Javadoc comment. | 198 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 199 | |
Missing a Javadoc comment. | 204 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 205 | |
Missing a Javadoc comment. | 210 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 211 | |
Missing a Javadoc comment. | 216 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 217 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 234 | |
Missing a Javadoc comment. | 254 | |
Missing a Javadoc comment. | 266 | |
Missing a Javadoc comment. | 286 | |
Missing a Javadoc comment. | 298 | |
Missing a Javadoc comment. | 318 | |
Missing a Javadoc comment. | 330 | |
Missing a Javadoc comment. | 350 | |
Missing a Javadoc comment. | 370 | |
Expected an @return tag. | 391 | |
Expected @param tag for 'principal'. | 391 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 392 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 392 | |
Expected @throws tag for 'RbacManagerException'. | 392 | |
Expected an @return tag. | 437 | |
Expected @param tag for 'principal'. | 437 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 438 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 438 | |
Expected @throws tag for 'RbacManagerException'. | 438 | |
Missing a Javadoc comment. | 492 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 493 | |
Expected an @return tag. | 520 | |
Expected @param tag for 'principal'. | 520 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 521 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 521 | |
Expected @throws tag for 'RbacManagerException'. | 521 | |
Expected an @return tag. | 537 | |
Expected @param tag for 'ua'. | 537 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 538 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 538 | |
Expected @throws tag for 'RbacManagerException'. | 538 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 585 | |
Missing a Javadoc comment. | 615 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 616 | |
Missing a Javadoc comment. | 623 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 624 | |
Expected an @return tag. | 664 | |
Expected @param tag for 'principal'. | 665 | |
Expected @throws tag for 'RbacManagerException'. | 666 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 666 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 666 | |
Expected an @return tag. | 684 | |
Expected @param tag for 'principal'. | 685 | |
Expected @throws tag for 'RbacManagerException'. | 686 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 686 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 686 | |
Missing a Javadoc comment. | 697 | |
Missing a Javadoc comment. | 709 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 710 | |
Missing a Javadoc comment. | 716 | |
Missing a Javadoc comment. | 748 | |
Missing a Javadoc comment. | 773 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 774 | |
Missing a Javadoc comment. | 782 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 783 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Expected @param tag for 'description'. | 55 | |
Expected @param tag for 'name'. | 66 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Expected an @return tag. | 37 | |
Expected an @return tag. | 51 | |
Expected @param tag for 'description'. | 67 | |
Expected @param tag for 'name'. | 74 | |
Expected @param tag for 'operation'. | 81 | |
Expected @param tag for 'resource'. | 86 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Expected @param tag for 'name'. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 68 | |
Missing a Javadoc comment. | 70 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 71 | |
Expected an @return tag. | 79 | |
Expected @param tag for 'roleName'. | 79 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 80 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 80 | |
Expected @throws tag for 'RbacManagerException'. | 80 | |
Missing a Javadoc comment. | 82 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 83 | |
Missing a Javadoc comment. | 85 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 86 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 91 | |
Expected an @return tag. | 97 | |
Expected @throws tag for 'RbacManagerException'. | 98 | |
Expected an @return tag. | 103 | |
Expected @param tag for 'role'. | 103 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 104 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 104 | |
Expected @throws tag for 'RbacManagerException'. | 104 | |
Expected @param tag for 'role'. | 111 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 112 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 112 | |
Expected @throws tag for 'RbacObjectInvalidException'. | 112 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 112 | |
Expected @throws tag for 'RbacManagerException'. | 112 | |
Expected @param tag for 'roleName'. | 119 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 120 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 120 | |
Expected @throws tag for 'RbacObjectInvalidException'. | 120 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 120 | |
Expected @throws tag for 'RbacManagerException'. | 120 | |
Expected @throws tag for 'RbacManagerException'. | 137 | |
Expected @throws tag for 'RbacManagerException'. | 152 | |
Missing a Javadoc comment. | 163 | |
Missing a Javadoc comment. | 165 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 166 | |
Missing a Javadoc comment. | 168 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 169 | |
Missing a Javadoc comment. | 171 | |
Missing a Javadoc comment. | 174 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 175 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 175 | |
Missing a Javadoc comment. | 177 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 178 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 178 | |
Expected @throws tag for 'RbacManagerException'. | 195 | |
Missing a Javadoc comment. | 197 | |
Missing a Javadoc comment. | 199 | |
Expected @throws tag for 'RbacObjectInvalidException'. | 210 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 210 | |
Expected @throws tag for 'RbacManagerException'. | 210 | |
Missing a Javadoc comment. | 212 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 213 | |
Missing a Javadoc comment. | 215 | |
Missing a Javadoc comment. | 218 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 219 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 219 | |
Missing a Javadoc comment. | 221 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 222 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 222 | |
Expected @throws tag for 'RbacManagerException'. | 239 | |
Missing a Javadoc comment. | 241 | |
Missing a Javadoc comment. | 243 | |
Missing a Javadoc comment. | 245 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 246 | |
Missing a Javadoc comment. | 248 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 249 | |
Missing a Javadoc comment. | 251 | |
Missing a Javadoc comment. | 254 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 255 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 255 | |
Missing a Javadoc comment. | 257 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 258 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 258 | |
Expected @throws tag for 'RbacManagerException'. | 275 | |
Missing a Javadoc comment. | 277 | |
Missing a Javadoc comment. | 279 | |
Expected an @return tag. | 286 | |
Expected @param tag for 'userAssignment'. | 286 | |
Expected @throws tag for 'RbacObjectInvalidException'. | 287 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 287 | |
Expected @throws tag for 'RbacManagerException'. | 287 | |
Missing a Javadoc comment. | 289 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 290 | |
Expected an @return tag. | 295 | |
Expected @throws tag for 'RbacManagerException'. | 296 | |
Expected an @return tag. | 301 | |
Expected @param tag for 'roleNames'. | 301 | |
Expected @throws tag for 'RbacManagerException'. | 302 | |
Expected @param tag for 'userAssignment'. | 309 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 310 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 310 | |
Expected @throws tag for 'RbacObjectInvalidException'. | 310 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 310 | |
Expected @throws tag for 'RbacManagerException'. | 310 | |
Expected @param tag for 'principal'. | 317 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 318 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 318 | |
Expected @throws tag for 'RbacObjectInvalidException'. | 318 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 318 | |
Expected @throws tag for 'RbacManagerException'. | 318 | |
Expected @param tag for 'principal'. | 335 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 336 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 336 | |
Expected @throws tag for 'RbacManagerException'. | 336 | |
Expected @param tag for 'userAssignment'. | 344 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 345 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 345 | |
Expected @throws tag for 'RbacManagerException'. | 345 | |
Expected an @return tag. | 356 | |
Expected @param tag for 'principal'. | 356 | |
Expected @throws tag for 'RbacManagerException'. | 357 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 357 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 357 | |
Expected an @return tag. | 367 | |
Expected @param tag for 'principal'. | 367 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 368 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 368 | |
Expected @throws tag for 'RbacManagerException'. | 368 | |
Expected an @return tag. | 378 | |
Expected @param tag for 'principal'. | 378 | |
Expected @throws tag for 'RbacManagerException'. | 379 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 379 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 379 | |
Expected an @return tag. | 390 | |
Expected @param tag for 'principal'. | 390 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 391 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 391 | |
Expected @throws tag for 'RbacManagerException'. | 391 | |
Expected an @return tag. | 401 | |
Expected @param tag for 'principal'. | 401 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 402 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 402 | |
Expected @throws tag for 'RbacManagerException'. | 402 | |
Expected an @return tag. | 411 | |
Expected @throws tag for 'RbacManagerException'. | 412 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 412 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 412 | |
Expected an @return tag. | 420 | |
Expected @throws tag for 'RbacManagerException'. | 421 | |
Missing a Javadoc comment. | 423 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 32 | |
Missing a Javadoc comment. | 34 | |
Redundant 'public' modifier. | 34 | |
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 | |
Missing a Javadoc comment. | 38 | |
Redundant 'public' modifier. | 38 | |
Missing a Javadoc comment. | 40 | |
Redundant 'public' modifier. | 40 | |
Missing a Javadoc comment. | 42 | |
Redundant 'public' modifier. | 42 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 123 | |
Missing a Javadoc comment. | 129 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 66 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 46 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 24 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Redundant 'public' modifier. | 43 | |
Redundant 'public' modifier. | 48 | |
Expected an @return tag. | 55 | |
Redundant 'public' modifier. | 55 | |
Expected an @return tag. | 64 | |
Redundant 'public' modifier. | 64 | |
Redundant 'public' modifier. | 73 | |
Expected @param tag for 'identifier'. | 73 | |
Redundant 'public' modifier. | 84 | |
Expected @param tag for 'pattern'. | 84 | |
Redundant 'public' modifier. | 91 | |
Redundant 'public' modifier. | 98 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Expected @param tag for 'permission'. | 44 | |
Expected an @return tag. | 56 | |
Expected an @return tag. | 68 | |
Expected an @return tag. | 75 | |
Expected an @return tag. | 80 | |
Expected an @return tag. | 85 | |
Expected @param tag for 'permission'. | 92 | |
Expected @param tag for 'assignable'. | 99 | |
Expected @param tag for 'description'. | 113 | |
Expected @param tag for 'name'. | 122 | |
Expected @param tag for 'permissions'. | 129 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
'(' is not followed by whitespace. | 36 | |
')' is not preceded with whitespace. | 36 | |
Missing a Javadoc comment. | 43 | |
')' is not preceded with whitespace. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 85 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Expected @param tag for 'principal'. | 87 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 88 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 89 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 107 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 135 | |
Missing a Javadoc comment. | 141 | |
Missing a Javadoc comment. | 148 | |
Expected an @return tag. | 164 | |
Expected @throws tag for 'RbacManagerException'. | 165 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 165 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 165 | |
Missing a Javadoc comment. | 171 | |
Missing a Javadoc comment. | 178 | |
Missing a Javadoc comment. | 185 | |
Missing a Javadoc comment. | 192 | |
Missing a Javadoc comment. | 199 | |
Expected an @return tag. | 209 | |
Expected @param tag for 'principal'. | 210 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 211 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 211 | |
Expected @throws tag for 'RbacManagerException'. | 211 | |
Missing a Javadoc comment. | 230 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 231 | |
Missing a Javadoc comment. | 237 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 238 | |
Missing a Javadoc comment. | 244 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 245 | |
Missing a Javadoc comment. | 251 | |
Missing a Javadoc comment. | 258 | |
Missing a Javadoc comment. | 265 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 266 | |
Missing a Javadoc comment. | 272 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 273 | |
Missing a Javadoc comment. | 279 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 281 | |
Missing a Javadoc comment. | 299 | |
Missing a Javadoc comment. | 307 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 308 | |
Missing a Javadoc comment. | 323 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 324 | |
Missing a Javadoc comment. | 339 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 340 | |
Missing a Javadoc comment. | 355 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 356 | |
Missing a Javadoc comment. | 371 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 372 | |
Missing a Javadoc comment. | 378 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 379 | |
Missing a Javadoc comment. | 385 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 386 | |
Missing a Javadoc comment. | 401 | |
Missing a Javadoc comment. | 408 | |
Missing a Javadoc comment. | 423 | |
Missing a Javadoc comment. | 433 | |
Missing a Javadoc comment. | 448 | |
Missing a Javadoc comment. | 458 | |
Missing a Javadoc comment. | 473 | |
Missing a Javadoc comment. | 483 | |
Missing a Javadoc comment. | 493 | |
Missing a Javadoc comment. | 503 | |
Missing a Javadoc comment. | 513 | |
Missing a Javadoc comment. | 523 | |
Missing a Javadoc comment. | 533 | |
Missing a Javadoc comment. | 538 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 539 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 539 | |
Missing a Javadoc comment. | 545 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 546 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 546 | |
Missing a Javadoc comment. | 552 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 553 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 553 | |
Missing a Javadoc comment. | 559 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 560 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 560 | |
Missing a Javadoc comment. | 566 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 567 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 567 | |
Missing a Javadoc comment. | 573 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 574 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 574 | |
Missing a Javadoc comment. | 580 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 581 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 581 | |
Missing a Javadoc comment. | 587 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 588 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 588 | |
Missing a Javadoc comment. | 594 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 595 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 595 | |
Missing a Javadoc comment. | 601 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 602 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 602 | |
Missing a Javadoc comment. | 608 | |
Missing a Javadoc comment. | 618 | |
Missing a Javadoc comment. | 628 | |
Missing a Javadoc comment. | 638 | |
Missing a Javadoc comment. | 648 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 649 | |
Missing a Javadoc comment. | 655 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 656 | |
Missing a Javadoc comment. | 662 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 663 | |
Missing a Javadoc comment. | 669 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 670 | |
Missing a Javadoc comment. | 695 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 696 | |
Missing a Javadoc comment. | 717 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 718 | |
Missing a Javadoc comment. | 724 | |
Missing a Javadoc comment. | 734 | |
Missing a Javadoc comment. | 801 | |
Missing a Javadoc comment. | 806 | |
Missing a Javadoc comment. | 811 | |
Missing a Javadoc comment. | 816 | |
Missing a Javadoc comment. | 821 | |
Missing a Javadoc comment. | 826 | |
Missing a Javadoc comment. | 831 | |
Missing a Javadoc comment. | 836 | |
Missing a Javadoc comment. | 841 | |
Missing a Javadoc comment. | 846 | |
Missing a Javadoc comment. | 851 | |
Missing a Javadoc comment. | 856 | |
Missing a Javadoc comment. | 861 | |
Missing a Javadoc comment. | 866 | |
Missing a Javadoc comment. | 871 | |
Missing a Javadoc comment. | 876 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 101 | |
Expected @param tag for 'role'. | 101 | |
Expected @throws tag for 'RbacObjectInvalidException'. | 102 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 102 | |
Expected @throws tag for 'RbacManagerException'. | 102 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 114 | |
Expected an @return tag. | 132 | |
Expected @param tag for 'roleName'. | 132 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 133 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 133 | |
Expected @throws tag for 'RbacManagerException'. | 133 | |
Expected an @return tag. | 141 | |
Expected @throws tag for 'RbacManagerException'. | 143 | |
Missing a Javadoc comment. | 148 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 149 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 149 | |
Missing a Javadoc comment. | 161 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 162 | |
Expected @throws tag for 'RbacManagerException'. | 218 | |
Expected @throws tag for 'RbacManagerException'. | 252 | |
Missing a Javadoc comment. | 284 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 285 | |
Missing a Javadoc comment. | 292 | |
Missing a Javadoc comment. | 297 | |
Missing a Javadoc comment. | 309 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 310 | |
Missing a Javadoc comment. | 315 | |
Missing a Javadoc comment. | 322 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 323 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 323 | |
Expected @throws tag for 'RbacManagerException'. | 351 | |
Missing a Javadoc comment. | 368 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 369 | |
Missing a Javadoc comment. | 375 | |
Missing a Javadoc comment. | 380 | |
Missing a Javadoc comment. | 392 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 393 | |
Missing a Javadoc comment. | 398 | |
Missing a Javadoc comment. | 405 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 406 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 406 | |
Expected @throws tag for 'RbacManagerException'. | 434 | |
Missing a Javadoc comment. | 453 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 454 | |
Missing a Javadoc comment. | 460 | |
Missing a Javadoc comment. | 465 | |
Missing a Javadoc comment. | 477 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 478 | |
Missing a Javadoc comment. | 483 | |
Missing a Javadoc comment. | 490 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 491 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 491 | |
Expected an @return tag. | 541 | |
Expected @param tag for 'userAssignment'. | 541 | |
Expected @throws tag for 'RbacObjectInvalidException'. | 542 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 542 | |
Expected @throws tag for 'RbacManagerException'. | 542 | |
Missing a Javadoc comment. | 551 | |
Missing a Javadoc comment. | 563 | |
Missing a Javadoc comment. | 568 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 569 | |
Expected an @return tag. | 577 | |
Expected @throws tag for 'RbacManagerException'. | 579 | |
Expected an @return tag. | 587 | |
Expected @param tag for 'roleNames'. | 588 | |
Expected @throws tag for 'RbacManagerException'. | 589 | |
Expected @param tag for 'userAssignment'. | 599 | |
Expected @throws tag for 'RbacObjectNotFoundException'. | 600 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 600 | |
Expected @throws tag for 'RbacObjectInvalidException'. | 600 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 600 | |
Expected @throws tag for 'RbacManagerException'. | 600 | |
Missing a Javadoc comment. | 615 | |
Missing a Javadoc comment. | 626 | |
Missing a Javadoc comment. | 642 | |
Missing a Javadoc comment. | 647 | |
Missing a Javadoc comment. | 652 | |
Missing a Javadoc comment. | 657 | |
Missing a Javadoc comment. | 662 | |
Missing a Javadoc comment. | 668 | |
Missing a Javadoc comment. | 673 | |
Missing a Javadoc comment. | 678 | |
Missing a Javadoc comment. | 683 | |
Missing a Javadoc comment. | 688 | |
Missing a Javadoc comment. | 693 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 59 | |
')' is not preceded with whitespace. | 59 | |
'(' is not followed by whitespace. | 64 | |
'=' is not preceded with whitespace. | 64 | |
'=' is not followed by whitespace. | 64 | |
')' is not preceded with whitespace. | 64 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 79 | |
Name 'STATE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
Name 'INDENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 127 | |
'(' is not followed by whitespace. | 127 | |
')' is not preceded with whitespace. | 127 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 152 | |
Missing a Javadoc comment. | 157 | |
Missing a Javadoc comment. | 195 | |
Missing a Javadoc comment. | 200 | |
Missing a Javadoc comment. | 205 | |
Missing a Javadoc comment. | 242 | |
Missing a Javadoc comment. | 292 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 293 | |
'+' should be on a new line. | 325 | |
'+' should be on a new line. | 330 | |
Missing a Javadoc comment. | 339 | |
Missing a Javadoc comment. | 344 | |
Missing a Javadoc comment. | 358 | |
Missing a Javadoc comment. | 387 | |
Missing a Javadoc comment. | 404 | |
Missing a Javadoc comment. | 416 | |
Missing a Javadoc comment. | 421 | |
Missing a Javadoc comment. | 426 | |
Missing a Javadoc comment. | 447 | |
Missing a Javadoc comment. | 452 | |
Missing a Javadoc comment. | 466 | |
Missing a Javadoc comment. | 471 | |
Missing a Javadoc comment. | 491 | |
Missing a Javadoc comment. | 496 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 71 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 31 | |
')' is not preceded with whitespace. | 31 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 59 | |
Expected @param tag for 'other'. | 59 | |
Expected an @return tag. | 80 | |
Expected an @return tag. | 88 | |
Expected an @return tag. | 96 | |
'17' is a magic number. | 98 | |
'37' is a magic number. | 99 | |
Expected an @return tag. | 109 | |
Expected @param tag for 'description'. | 119 | |
Expected @param tag for 'name'. | 129 | |
Expected @param tag for 'resourceRequired'. | 142 | |
Expected an @return tag. | 150 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 163 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 66 | |
Expected @param tag for 'other'. | 66 | |
Expected an @return tag. | 87 | |
Expected an @return tag. | 95 | |
Expected an @return tag. | 103 | |
Expected an @return tag. | 111 | |
Expected an @return tag. | 119 | |
'17' is a magic number. | 121 | |
'37' is a magic number. | 122 | |
Expected @param tag for 'description'. | 131 | |
Expected @param tag for 'name'. | 141 | |
Expected @param tag for 'operation'. | 151 | |
Expected @param tag for 'resource'. | 166 | |
Expected an @return tag. | 179 | |
Missing a Javadoc comment. | 187 | |
Missing a Javadoc comment. | 192 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 94 | |
'roles' hides a field. | 94 | |
Redundant throws: 'RbacObjectInvalidException' is subclass of 'RbacManagerException'. | 95 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 128 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 129 | |
Missing a Javadoc comment. | 145 | |
Missing a Javadoc comment. | 157 | |
Missing a Javadoc comment. | 168 | |
Missing a Javadoc comment. | 184 | |
Missing a Javadoc comment. | 195 | |
Missing a Javadoc comment. | 208 | |
Missing a Javadoc comment. | 226 | |
Missing a Javadoc comment. | 244 | |
'+' should be on a new line. | 255 | |
'+' should be on a new line. | 257 | |
Missing a Javadoc comment. | 275 | |
Missing a Javadoc comment. | 293 | |
Missing a Javadoc comment. | 310 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 311 | |
Missing a Javadoc comment. | 320 | |
Missing a Javadoc comment. | 328 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 329 | |
Missing a Javadoc comment. | 352 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 353 | |
Missing a Javadoc comment. | 369 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 370 | |
Missing a Javadoc comment. | 403 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 404 | |
Missing a Javadoc comment. | 421 | |
Missing a Javadoc comment. | 430 | |
Missing a Javadoc comment. | 448 | |
Missing a Javadoc comment. | 456 | |
Missing a Javadoc comment. | 464 | |
Missing a Javadoc comment. | 472 | |
Missing a Javadoc comment. | 480 | |
'userAssignments' hides a field. | 485 | |
Missing a Javadoc comment. | 502 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 503 | |
Missing a Javadoc comment. | 512 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 513 | |
Missing a Javadoc comment. | 522 | |
Redundant throws: 'RbacObjectNotFoundException' is subclass of 'RbacManagerException'. | 523 | |
Missing a Javadoc comment. | 534 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 53 | |
Expected @param tag for 'other'. | 53 | |
Line is longer than 120 characters. | 68 | |
Expected an @return tag. | 77 | |
Expected an @return tag. | 85 | |
'17' is a magic number. | 87 | |
'37' is a magic number. | 88 | |
Expected an @return tag. | 99 | |
Expected @param tag for 'identifier'. | 111 | |
Expected @param tag for 'pattern'. | 125 | |
Expected an @return tag. | 133 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 145 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'memoryPermission'. | 75 | |
Expected an @return tag. | 90 | |
Expected @param tag for 'other'. | 90 | |
Expected an @return tag. | 111 | |
Expected an @return tag. | 119 | |
Expected an @return tag. | 127 | |
Expected an @return tag. | 135 | |
Expected an @return tag. | 143 | |
'17' is a magic number. | 145 | |
'37' is a magic number. | 146 | |
Expected an @return tag. | 155 | |
Expected @param tag for 'memoryPermission'. | 165 | |
Expected @param tag for 'assignable'. | 182 | |
Expected @param tag for 'description'. | 192 | |
Expected @param tag for 'name'. | 202 | |
Expected @param tag for 'permissions'. | 212 | |
Expected an @return tag. | 220 | |
Missing a Javadoc comment. | 228 | |
'name' hides a field. | 228 | |
Missing a Javadoc comment. | 233 | |
Missing a Javadoc comment. | 245 | |
Missing a Javadoc comment. | 250 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 59 | |
Expected @param tag for 'other'. | 59 | |
Expected an @return tag. | 82 | |
Expected an @return tag. | 90 | |
Expected an @return tag. | 103 | |
'17' is a magic number. | 105 | |
'37' is a magic number. | 106 | |
Expected @param tag for 'principal'. | 115 | |
'roles' hides a field. | 125 | |
Expected @param tag for 'roles'. | 125 | |
Expected an @return tag. | 133 | |
Missing a Javadoc comment. | 141 | |
Missing a Javadoc comment. | 146 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 91 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 70 | |
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. | 105 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 70 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 75 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 81 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 59 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 75 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
'(' is not followed by whitespace. | 52 | |
')' is not preceded with whitespace. | 52 | |
'(' is not followed by whitespace. | 57 | |
')' is not preceded with whitespace. | 57 | |
'(' is not followed by whitespace. | 62 | |
')' is not preceded with whitespace. | 62 | |
'(' is not followed by whitespace. | 68 | |
')' is not preceded with whitespace. | 68 | |
'(' is not followed by whitespace. | 74 | |
')' is not preceded with whitespace. | 74 | |
'(' is not followed by whitespace. | 80 | |
')' is not preceded with whitespace. | 80 | |
'(' is not followed by whitespace. | 85 | |
')' is not preceded with whitespace. | 85 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 129 | |
Missing a Javadoc comment. | 134 | |
Missing a Javadoc comment. | 139 | |
Missing a Javadoc comment. | 144 | |
Missing a Javadoc comment. | 149 | |
Missing a Javadoc comment. | 154 | |
Missing a Javadoc comment. | 159 | |
Missing a Javadoc comment. | 164 | |
Missing a Javadoc comment. | 169 | |
Missing a Javadoc comment. | 174 | |
Missing a Javadoc comment. | 179 | |
Missing a Javadoc comment. | 184 | |
Missing a Javadoc comment. | 189 | |
Missing a Javadoc comment. | 194 | |
Missing a Javadoc comment. | 199 | |
Missing a Javadoc comment. | 204 | |
Missing a Javadoc comment. | 209 | |
Missing a Javadoc comment. | 214 | |
Missing a Javadoc comment. | 219 | |
Missing a Javadoc comment. | 224 | |
Missing a Javadoc comment. | 229 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 119 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 107 | |
Missing a Javadoc comment. | 112 | |
Missing a Javadoc comment. | 117 | |
Missing a Javadoc comment. | 122 | |
Missing a Javadoc comment. | 127 | |
Missing a Javadoc comment. | 132 | |
Missing a Javadoc comment. | 137 | |
Missing a Javadoc comment. | 142 | |
Missing a Javadoc comment. | 147 | |
Missing a Javadoc comment. | 152 | |
Missing a Javadoc comment. | 157 | |
Missing a Javadoc comment. | 162 | |
Missing a Javadoc comment. | 167 | |
Missing a Javadoc comment. | 172 | |
Missing a Javadoc comment. | 177 | |
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 | |
Missing a Javadoc comment. | 212 | |
Missing a Javadoc comment. | 217 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 227 | |
Missing a Javadoc comment. | 232 | |
Missing a Javadoc comment. | 237 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 84 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 52 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
'500' is a magic number. | 33 | |
'(' is not followed by whitespace. | 35 | |
')' is not preceded with whitespace. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 88 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 45 | |
Expected an @return tag. | 62 | |
Expected @param tag for 'templateId'. | 66 | |
Expected @param tag for 'resource'. | 67 | |
Expected @throws tag for 'RedbackServiceException'. | 68 | |
Expected an @return tag. | 82 | |
Expected @param tag for 'templateId'. | 86 | |
Expected @param tag for 'oldResource'. | 86 | |
Expected @param tag for 'newResource'. | 87 | |
Expected @throws tag for 'RedbackServiceException'. | 88 | |
Expected an @return tag. | 98 | |
Expected @param tag for 'roleId'. | 102 | |
Expected @param tag for 'principal'. | 102 | |
Expected @throws tag for 'RedbackServiceException'. | 103 | |
Expected an @return tag. | 112 | |
Expected @param tag for 'roleName'. | 116 | |
Expected @param tag for 'principal'. | 116 | |
Expected @throws tag for 'RedbackServiceException'. | 117 | |
Expected an @return tag. | 128 | |
Expected @param tag for 'templateId'. | 132 | |
Expected @param tag for 'resource'. | 133 | |
Expected @param tag for 'principal'. | 134 | |
Expected @throws tag for 'RedbackServiceException'. | 135 | |
Expected an @return tag. | 144 | |
Expected @param tag for 'roleId'. | 148 | |
Expected @param tag for 'principal'. | 148 | |
Expected @throws tag for 'RedbackServiceException'. | 149 | |
Expected an @return tag. | 158 | |
Expected @param tag for 'roleName'. | 162 | |
Expected @param tag for 'principal'. | 162 | |
Expected @throws tag for 'RedbackServiceException'. | 163 | |
Expected an @return tag. | 172 | |
Expected @param tag for 'roleId'. | 176 | |
Expected @throws tag for 'RedbackServiceException'. | 177 | |
Expected an @return tag. | 187 | |
Expected @param tag for 'templateId'. | 191 | |
Expected @param tag for 'resource'. | 192 | |
Expected @throws tag for 'RedbackServiceException'. | 193 | |
Expected an @return tag. | 203 | |
Expected @throws tag for 'RedbackServiceException'. | 209 | |
Missing a Javadoc comment. | 211 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 232 | |
Missing a Javadoc comment. | 243 | |
Missing a Javadoc comment. | 254 | |
Missing a Javadoc comment. | 264 | |
Missing a Javadoc comment. | 275 | |
Missing a Javadoc comment. | 287 | |
Missing a Javadoc comment. | 297 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 59 | |
Expected an @return tag. | 71 | |
Expected @param tag for 'user'. | 76 | |
Expected @throws tag for 'RedbackServiceException'. | 77 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 111 | |
Missing a Javadoc comment. | 122 | |
Missing a Javadoc comment. | 132 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 155 | |
Missing a Javadoc comment. | 162 | |
Missing a Javadoc comment. | 169 | |
Missing a Javadoc comment. | 176 | |
Missing a Javadoc comment. | 183 | |
Missing a Javadoc comment. | 195 | |
Missing a Javadoc comment. | 208 | |
Missing a Javadoc comment. | 221 | |
Missing a Javadoc comment. | 231 | |
Missing a Javadoc comment. | 241 | |
Missing a Javadoc comment. | 252 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 38 | |
Expected an @return tag. | 52 | |
Expected @param tag for 'locale'. | 52 | |
Expected @throws tag for 'RedbackServiceException'. | 53 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 168 | |
Missing a Javadoc comment. | 176 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 67 | |
Line is longer than 120 characters. | 77 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 149 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 117 | |
Missing a Javadoc comment. | 131 | |
Missing a Javadoc comment. | 145 | |
Missing a Javadoc comment. | 159 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 187 | |
Missing a Javadoc comment. | 201 | |
Missing a Javadoc comment. | 214 | |
Missing a Javadoc comment. | 228 | |
Missing a Javadoc comment. | 242 | |
Missing a Javadoc comment. | 270 | |
Missing a Javadoc comment. | 291 | |
Missing a Javadoc comment. | 320 | |
Missing a Javadoc comment. | 364 | |
Line is longer than 120 characters. | 407 | |
Missing a Javadoc comment. | 444 | |
Missing a Javadoc comment. | 460 | |
Missing a Javadoc comment. | 535 | |
'(' is not followed by whitespace. | 603 | |
')' is not preceded with whitespace. | 603 | |
'(' is not followed by whitespace. | 605 | |
')' is not preceded with whitespace. | 605 | |
'{' is not preceded with whitespace. | 605 | |
'{' should be on a new line. | 605 | |
Missing a Javadoc comment. | 627 | |
Line is longer than 120 characters. | 708 | |
Line is longer than 120 characters. | 709 | |
Expected an @return tag. | 821 | |
Expected @param tag for 'roleList'. | 822 | |
Expected @throws tag for 'RedbackServiceException'. | 823 | |
Line is longer than 120 characters. | 866 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 131 | |
Missing a Javadoc comment. | 142 | |
Missing a Javadoc comment. | 210 | |
Missing a Javadoc comment. | 246 | |
Missing a Javadoc comment. | 260 | |
Missing a Javadoc comment. | 274 | |
Missing a Javadoc comment. | 339 | |
Missing a Javadoc comment. | 362 | |
Missing a Javadoc comment. | 391 | |
Missing a Javadoc comment. | 405 | |
Missing a Javadoc comment. | 444 | |
Missing a Javadoc comment. | 459 | |
Missing a Javadoc comment. | 490 | |
Missing a Javadoc comment. | 505 | |
'userManager' hides a field. | 514 | |
Line is longer than 120 characters. | 523 | |
Missing a Javadoc comment. | 548 | |
Line is longer than 120 characters. | 603 | |
Missing a Javadoc comment. | 643 | |
Missing a Javadoc comment. | 703 | |
Missing a Javadoc comment. | 716 | |
Missing a Javadoc comment. | 729 | |
Missing a Javadoc comment. | 746 | |
Missing a Javadoc comment. | 791 | |
Missing a Javadoc comment. | 840 | |
'80' is a magic number. | 865 | |
Missing a Javadoc comment. | 873 | |
Missing a Javadoc comment. | 886 | |
Missing a Javadoc comment. | 899 | |
Missing a Javadoc comment. | 912 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 110 |
Violation | Message | Line |
---|---|---|
Name 'userThreadLocal' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 54 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 58 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 72 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
'(' is not followed by whitespace. | 35 | |
')' is not preceded with whitespace. | 35 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 42 | |
'500' is a magic number. | 52 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 61 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 73 | |
Unable to get class information for Fault. | 74 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
'(' is not followed by whitespace. | 36 | |
')' is not preceded with whitespace. | 36 | |
Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Expected @param tag for 'password'. | 57 | |
Expected @param tag for 'principal'. | 57 | |
Expected @throws tag for 'RedbackServiceException'. | 58 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 142 | |
Missing a Javadoc comment. | 156 | |
Expected @param tag for 'templateId'. | 194 | |
Expected @param tag for 'resource'. | 194 | |
Expected @throws tag for 'RoleManagerException'. | 195 | |
Expected @param tag for 'templateId'. | 204 | |
Expected @param tag for 'resource'. | 204 | |
Expected @throws tag for 'RoleManagerException'. | 205 | |
Expected @param tag for 'templateId'. | 237 | |
Expected @param tag for 'oldResource'. | 237 | |
Expected @param tag for 'newResource'. | 237 | |
Expected @throws tag for 'RoleManagerException'. | 238 | |
Missing a Javadoc comment. | 269 | |
Missing a Javadoc comment. | 301 | |
Missing a Javadoc comment. | 331 | |
Missing a Javadoc comment. | 368 | |
Missing a Javadoc comment. | 401 | |
Missing a Javadoc comment. | 432 | |
Line is longer than 120 characters. | 451 | |
Missing a Javadoc comment. | 456 | |
Conditional logic can be removed. | 468 | |
Missing a Javadoc comment. | 479 | |
Missing a Javadoc comment. | 513 | |
Missing a Javadoc comment. | 518 | |
Missing a Javadoc comment. | 525 | |
Missing a Javadoc comment. | 530 | |
Missing a Javadoc comment. | 535 | |
Missing a Javadoc comment. | 540 | |
Missing a Javadoc comment. | 545 | |
Missing a Javadoc comment. | 550 | |
Missing a Javadoc comment. | 555 | |
Missing a Javadoc comment. | 560 | |
Missing a Javadoc comment. | 565 | |
Missing a Javadoc comment. | 570 | |
Missing a Javadoc comment. | 575 | |
Missing a Javadoc comment. | 580 | |
Missing a Javadoc comment. | 585 | |
Missing a Javadoc comment. | 590 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'resourceLocation'. | 41 | |
Expected @throws tag for 'RoleManagerException'. | 42 | |
Missing a Javadoc comment. | 44 | |
Expected @param tag for 'templateId'. | 56 | |
Expected @param tag for 'resource'. | 56 | |
Expected @throws tag for 'RoleManagerException'. | 57 | |
Expected @param tag for 'templateId'. | 68 | |
Expected @param tag for 'resource'. | 68 | |
Expected @throws tag for 'RoleManagerException'. | 69 | |
Expected @param tag for 'templateId'. | 83 | |
Expected @param tag for 'oldResource'. | 83 | |
Expected @param tag for 'newResource'. | 83 | |
Expected @throws tag for 'RoleManagerException'. | 84 | |
Expected @param tag for 'roleId'. | 94 | |
Expected @param tag for 'principal'. | 94 | |
Expected @throws tag for 'RoleManagerException'. | 95 | |
Expected @param tag for 'roleName'. | 104 | |
Expected @param tag for 'principal'. | 104 | |
Expected @throws tag for 'RoleManagerException'. | 105 | |
Expected @param tag for 'templateId'. | 116 | |
Expected @param tag for 'resource'. | 116 | |
Expected @param tag for 'principal'. | 116 | |
Expected @throws tag for 'RoleManagerException'. | 117 | |
Expected @param tag for 'roleId'. | 126 | |
Expected @param tag for 'principal'. | 126 | |
Expected @throws tag for 'RoleManagerException'. | 127 | |
Expected @param tag for 'roleName'. | 136 | |
Expected @param tag for 'principal'. | 136 | |
Expected @throws tag for 'RoleManagerException'. | 137 | |
Expected an @return tag. | 146 | |
Expected @param tag for 'roleId'. | 146 | |
Expected @throws tag for 'RoleManagerException'. | 147 | |
Expected an @return tag. | 157 | |
Expected @param tag for 'templateId'. | 157 | |
Expected @param tag for 'resource'. | 157 | |
Expected @throws tag for 'RoleManagerException'. | 158 | |
Expected an @return tag. | 163 | |
Expected @throws tag for 'RoleManagerException'. | 173 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 302 | |
Missing a Javadoc comment. | 307 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 88 | |
Line is longer than 120 characters. | 122 | |
Line is longer than 120 characters. | 129 | |
Line is longer than 120 characters. | 138 | |
Line is longer than 120 characters. | 155 | |
Method length is 168 lines (max allowed is 150). | 177 | |
Line is longer than 120 characters. | 365 | |
Missing a Javadoc comment. | 459 | |
Missing a Javadoc comment. | 464 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 119 | |
Expected an @return tag. | 143 | |
Expected @param tag for 'model'. | 144 | |
Expected @param tag for 'roleId'. | 144 | |
Expected an @return tag. | 169 | |
Expected @param tag for 'model'. | 170 | |
Expected @param tag for 'templateId'. | 170 | |
Expected an @return tag. | 195 | |
Expected @param tag for 'model'. | 196 | |
Expected @param tag for 'operationId'. | 196 | |
Missing a Javadoc comment. | 214 | |
Missing a Javadoc comment. | 233 | |
Unable to get class information for CycleDetectedException. | 235 | |
Missing a Javadoc comment. | 270 | |
Unable to get class information for CycleDetectedException. | 272 | |
Missing a Javadoc comment. | 327 | |
Unable to get class information for CycleDetectedException. | 329 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 49 | |
Conditional logic can be removed. | 63 | |
Missing a Javadoc comment. | 73 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 94 | |
'80' is a magic number. | 98 | |
Missing a Javadoc comment. | 101 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 76 | |
Name 'VALID_USERNAME_CHARS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 144 | |
Expected an @return tag. | 176 | |
Expected @param tag for 'roleList'. | 176 | |
Expected @throws tag for 'RbacManagerException'. | 177 | |
Missing a Javadoc comment. | 234 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 231 | |
Missing a Javadoc comment. | 236 | |
Missing a Javadoc comment. | 241 | |
Missing a Javadoc comment. | 249 | |
Missing a Javadoc comment. | 254 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 73 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Expected an @return tag. | 32 | |
Line contains a tab character. | 32 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 105 | |
Expected an @return tag. | 117 | |
Expected an @return tag. | 151 | |
Expected an @return tag. | 207 | |
Missing a Javadoc comment. | 259 | |
Missing a Javadoc comment. | 264 | |
Missing a Javadoc comment. | 269 | |
Missing a Javadoc comment. | 274 | |
Missing a Javadoc comment. | 279 | |
Missing a Javadoc comment. | 284 | |
Missing a Javadoc comment. | 289 | |
Missing a Javadoc comment. | 294 | |
Missing a Javadoc comment. | 300 | |
Missing a Javadoc comment. | 305 | |
Missing a Javadoc comment. | 310 | |
Missing a Javadoc comment. | 315 | |
'rememberMe' hides a field. | 330 | |
Line is longer than 120 characters. | 355 | |
Line is longer than 120 characters. | 376 | |
'rememberMe' hides a field. | 454 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 129 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 83 | |
Line is longer than 120 characters. | 173 | |
Missing a Javadoc comment. | 230 | |
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. | 264 | |
Missing a Javadoc comment. | 269 | |
Missing a Javadoc comment. | 274 | |
Missing a Javadoc comment. | 279 | |
Missing a Javadoc comment. | 285 | |
Missing a Javadoc comment. | 290 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 79 | |
Line is longer than 120 characters. | 96 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 134 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 148 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
',' is not followed by whitespace. | 40 | |
Missing a Javadoc comment. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 97 | |
Line is longer than 120 characters. | 160 | |
Missing a Javadoc comment. | 192 | |
'user' hides a field. | 198 | |
Line is longer than 120 characters. | 202 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 231 | |
Missing a Javadoc comment. | 236 | |
Missing a Javadoc comment. | 241 | |
Missing a Javadoc comment. | 246 | |
Missing a Javadoc comment. | 251 | |
Missing a Javadoc comment. | 256 | |
Missing a Javadoc comment. | 261 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 54 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 80 | |
Expected an @return tag. | 94 | |
Missing a Javadoc comment. | 164 | |
Missing a Javadoc comment. | 169 | |
Missing a Javadoc comment. | 174 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 36 | |
')' is not preceded with whitespace. | 36 | |
'(' is not followed by whitespace. | 37 | |
')' is not preceded with whitespace. | 37 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 46 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 58 | |
')' is not preceded with whitespace. | 58 | |
'(' is not followed by whitespace. | 59 | |
')' is not preceded with whitespace. | 59 | |
Name 'NDRoles' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 | |
Name 'DRoles' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 109 | |
Missing a Javadoc comment. | 117 | |
Expected an @return tag. | 132 | |
Expected @throws tag for 'RbacManagerException'. | 134 | |
Line is longer than 120 characters. | 167 | |
'principal' hides a field. | 186 | |
Expected an @return tag. | 206 | |
'assignedRoles' hides a field. | 210 | |
'availableRoles' hides a field. | 236 | |
Missing a Javadoc comment. | 344 | |
Missing a Javadoc comment. | 349 | |
Missing a Javadoc comment. | 354 | |
Missing a Javadoc comment. | 359 | |
Missing a Javadoc comment. | 364 | |
Missing a Javadoc comment. | 369 | |
Missing a Javadoc comment. | 374 | |
Missing a Javadoc comment. | 379 | |
Missing a Javadoc comment. | 384 | |
Missing a Javadoc comment. | 389 | |
Missing a Javadoc comment. | 394 | |
Missing a Javadoc comment. | 408 | |
Missing a Javadoc comment. | 413 | |
Missing a Javadoc comment. | 418 | |
Missing a Javadoc comment. | 423 | |
Missing a Javadoc comment. | 428 | |
Missing a Javadoc comment. | 433 | |
Missing a Javadoc comment. | 438 | |
Missing a Javadoc comment. | 443 | |
Missing a Javadoc comment. | 448 | |
Missing a Javadoc comment. | 453 | |
Missing a Javadoc comment. | 458 | |
Missing a Javadoc comment. | 463 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 66 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 58 | |
'static' modifier out of order with the JLS suggestions. | 58 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 111 | |
'backupDirectory' hides a field. | 115 | |
Missing a Javadoc comment. | 126 | |
'restoreDirectory' hides a field. | 135 | |
'backupDirectory' hides a field. | 170 | |
'backupDirectory' hides a field. | 186 | |
Missing a Javadoc comment. | 195 | |
Missing a Javadoc comment. | 200 | |
Missing a Javadoc comment. | 211 | |
Missing a Javadoc comment. | 216 | |
Missing a Javadoc comment. | 221 | |
Missing a Javadoc comment. | 251 | |
Missing a Javadoc comment. | 256 | |
Missing a Javadoc comment. | 271 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 207 | |
Missing a Javadoc comment. | 239 | |
Missing a Javadoc comment. | 299 | |
Missing a Javadoc comment. | 349 | |
Missing a Javadoc comment. | 408 | |
Missing a Javadoc comment. | 413 | |
Missing a Javadoc comment. | 418 | |
Missing a Javadoc comment. | 423 | |
Missing a Javadoc comment. | 428 | |
Missing a Javadoc comment. | 433 | |
Missing a Javadoc comment. | 438 | |
Missing a Javadoc comment. | 443 | |
Missing a Javadoc comment. | 448 | |
Missing a Javadoc comment. | 453 | |
Missing a Javadoc comment. | 458 | |
Missing a Javadoc comment. | 463 | |
Missing a Javadoc comment. | 468 | |
Missing a Javadoc comment. | 473 | |
Missing a Javadoc comment. | 478 | |
Missing a Javadoc comment. | 483 | |
Missing a Javadoc comment. | 488 | |
Missing a Javadoc comment. | 493 | |
Missing a Javadoc comment. | 498 | |
Missing a Javadoc comment. | 503 | |
Missing a Javadoc comment. | 508 | |
Missing a Javadoc comment. | 513 | |
Missing a Javadoc comment. | 518 | |
Missing a Javadoc comment. | 523 | |
Missing a Javadoc comment. | 532 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 123 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 133 | |
Missing a Javadoc comment. | 138 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 148 | |
Missing a Javadoc comment. | 153 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 162 | |
Missing a Javadoc comment. | 217 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 227 | |
Missing a Javadoc comment. | 232 | |
Missing a Javadoc comment. | 237 | |
Missing a Javadoc comment. | 242 | |
Missing a Javadoc comment. | 247 | |
Missing a Javadoc comment. | 252 | |
Missing a Javadoc comment. | 257 | |
Missing a Javadoc comment. | 262 | |
Missing a Javadoc comment. | 267 | |
Missing a Javadoc comment. | 272 | |
Missing a Javadoc comment. | 277 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 49 | |
')' is not preceded with whitespace. | 49 | |
'(' is not followed by whitespace. | 50 | |
')' is not preceded with whitespace. | 50 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 133 | |
Missing a Javadoc comment. | 138 | |
Missing a Javadoc comment. | 143 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 123 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 133 | |
Missing a Javadoc comment. | 138 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 148 | |
'isPattern' hides a field. | 148 | |
Missing a Javadoc comment. | 153 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 129 | |
Name '_role' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 | |
Name '_permissionList' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 162 | |
Missing a Javadoc comment. | 193 | |
Missing a Javadoc comment. | 198 | |
Missing a Javadoc comment. | 203 | |
Missing a Javadoc comment. | 208 | |
Missing a Javadoc comment. | 213 | |
Missing a Javadoc comment. | 218 | |
Missing a Javadoc comment. | 223 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 70 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 79 |
Violation | Message | Line |
---|---|---|
Name 'ignoredReaders' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 81 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 261 | |
Missing a Javadoc comment. | 266 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 43 | |
')' is not preceded with whitespace. | 43 | |
'(' is not followed by whitespace. | 44 | |
')' is not preceded with whitespace. | 44 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 68 | |
Line contains a tab character. | 107 | |
Missing a Javadoc comment. | 129 | |
Missing a Javadoc comment. | 134 | |
Missing a Javadoc comment. | 139 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 107 | |
Expected an @return tag. | 164 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 178 | |
Missing a Javadoc comment. | 183 | |
Missing a Javadoc comment. | 188 | |
Missing a Javadoc comment. | 193 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 95 | |
Name 'CONFIRM' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 95 | |
Variable 'CONFIRM' must be private and have accessor methods. | 95 | |
Missing a Javadoc comment. | 97 | |
Name 'CONFIRM_ERROR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 | |
Variable 'CONFIRM_ERROR' must be private and have accessor methods. | 97 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 185 | |
Missing a Javadoc comment. | 226 | |
Missing a Javadoc comment. | 257 | |
Missing a Javadoc comment. | 346 | |
Missing a Javadoc comment. | 351 | |
Missing a Javadoc comment. | 356 | |
Missing a Javadoc comment. | 361 | |
Missing a Javadoc comment. | 366 | |
Missing a Javadoc comment. | 377 | |
Missing a Javadoc comment. | 382 | |
Missing a Javadoc comment. | 387 | |
Missing a Javadoc comment. | 392 | |
Missing a Javadoc comment. | 397 | |
Missing a Javadoc comment. | 402 | |
Missing a Javadoc comment. | 407 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 162 | |
Missing a Javadoc comment. | 244 | |
Missing a Javadoc comment. | 249 | |
Missing a Javadoc comment. | 254 | |
Missing a Javadoc comment. | 263 | |
Missing a Javadoc comment. | 268 | |
Missing a Javadoc comment. | 273 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 42 | |
Missing a Javadoc comment. | 42 | |
'+' should be on a new line. | 52 | |
'+' should be on a new line. | 53 | |
'+' should be on a new line. | 62 | |
'+' should be on a new line. | 63 | |
'+' should be on a new line. | 75 | |
'+' should be on a new line. | 86 | |
'+' should be on a new line. | 94 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 118 | |
'(' is not followed by whitespace. | 118 | |
')' is not preceded with whitespace. | 118 | |
',' is not followed by whitespace. | 121 | |
Missing a Javadoc comment. | 134 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 54 | |
Line is longer than 120 characters. | 100 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 36 | |
'+' is not preceded with whitespace. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 49 | |
Line is longer than 120 characters. | 61 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 27 | |
Redundant 'static' modifier. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
Expected an @return tag. | 86 | |
Expected @param tag for 'invocation'. | 86 | |
Expected @throws tag for 'Exception'. | 87 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 103 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 105 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 77 | |
Expected an @return tag. | 89 | |
'(' is not followed by whitespace. | 89 | |
')' is not preceded with whitespace. | 89 | |
Expected @param tag for 'actionInvocation'. | 90 | |
Expected @throws tag for 'Exception'. | 91 | |
Line is longer than 120 characters. | 105 | |
'(' is not followed by whitespace. | 107 | |
')' is not preceded with whitespace. | 107 | |
'(' is not followed by whitespace. | 109 | |
')' is not preceded with whitespace. | 109 | |
'==' is not preceded with whitespace. | 133 | |
'==' is not followed by whitespace. | 133 | |
Line is longer than 120 characters. | 152 | |
Line is longer than 120 characters. | 188 | |
Line is longer than 120 characters. | 194 | |
Line is longer than 120 characters. | 200 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 37 | |
'(' is not followed by whitespace. | 37 | |
')' is not preceded with whitespace. | 37 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 59 | |
',' is not followed by whitespace. | 59 | |
Missing a Javadoc comment. | 64 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 91 | |
Expected @param tag for 'invocation'. | 92 | |
Expected @throws tag for 'Exception'. | 93 | |
Missing a Javadoc comment. | 252 | |
Missing a Javadoc comment. | 258 | |
Missing a Javadoc comment. | 271 | |
Missing a Javadoc comment. | 276 | |
Missing a Javadoc comment. | 281 | |
Missing a Javadoc comment. | 286 | |
Missing a Javadoc comment. | 291 | |
Missing a Javadoc comment. | 296 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 | |
Expected an @return tag. | 63 | |
Expected an @return tag. | 78 | |
Expected an @return tag. | 92 | |
Expected @param tag for 'index'. | 92 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 123 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 70 | |
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. | 196 | |
Missing a Javadoc comment. | 206 | |
Missing a Javadoc comment. | 211 | |
Missing a Javadoc comment. | 216 | |
Missing a Javadoc comment. | 221 | |
Missing a Javadoc comment. | 226 | |
Missing a Javadoc comment. | 231 | |
Missing a Javadoc comment. | 236 | |
Missing a Javadoc comment. | 241 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
'(' is not followed by whitespace. | 30 | |
')' is not preceded with whitespace. | 30 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 48 | |
'(' is not followed by whitespace. | 48 | |
')' is not preceded with whitespace. | 48 | |
'if' is not followed by whitespace. | 79 | |
'for' is not followed by whitespace. | 88 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 21 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 73 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 97 | |
Expected @param tag for 'source'. | 97 | |
Expected @throws tag for 'AuthenticationException'. | 98 | |
Expected @throws tag for 'UserNotFoundException'. | 98 | |
Expected @throws tag for 'AccountLockedException'. | 98 | |
Expected @throws tag for 'MustChangePasswordException'. | 98 | |
')' is not preceded with whitespace. | 108 | |
Missing a Javadoc comment. | 129 | |
Missing a Javadoc comment. | 135 | |
Missing a Javadoc comment. | 148 | |
Missing a Javadoc comment. | 154 | |
Missing a Javadoc comment. | 176 | |
Missing a Javadoc comment. | 182 | |
Missing a Javadoc comment. | 188 | |
Missing a Javadoc comment. | 201 | |
Missing a Javadoc comment. | 206 | |
Missing a Javadoc comment. | 215 | |
Missing a Javadoc comment. | 220 | |
Missing a Javadoc comment. | 229 | |
Missing a Javadoc comment. | 234 | |
Missing a Javadoc comment. | 243 | |
Missing a Javadoc comment. | 248 | |
Missing a Javadoc comment. | 253 | |
Missing a Javadoc comment. | 258 | |
Missing a Javadoc comment. | 263 | |
Missing a Javadoc comment. | 268 | |
Missing a Javadoc comment. | 273 | |
Missing a Javadoc comment. | 278 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Redundant 'static' modifier. | 34 | |
Missing a Javadoc comment. | 36 | |
Redundant 'static' modifier. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
Expected an @return tag. | 70 | |
Expected @param tag for 'session'. | 70 | |
Expected @param tag for 'permission'. | 70 | |
Expected @param tag for 'resource'. | 70 | |
Expected @throws tag for 'AuthorizationException'. | 71 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 96 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 21 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 117 | |
'500.0' is a magic number. | 154 | |
Missing a Javadoc comment. | 157 | |
'350.0' is a magic number. | 234 | |
Missing a Javadoc comment. | 237 | |
'130' is a magic number. | 262 | |
Missing a Javadoc comment. | 265 | |
'350' is a magic number. | 290 | |
Missing a Javadoc comment. | 293 | |
'500' is a magic number. | 318 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 133 | |
'(' is not followed by whitespace. | 135 | |
Missing a Javadoc comment. | 154 | |
Missing a Javadoc comment. | 180 | |
Missing a Javadoc comment. | 210 | |
')' is not preceded with whitespace. | 239 | |
Missing a Javadoc comment. | 243 | |
')' is not preceded with whitespace. | 264 | |
Missing a Javadoc comment. | 267 | |
')' is not preceded with whitespace. | 292 | |
Missing a Javadoc comment. | 295 | |
')' is not preceded with whitespace. | 324 | |
Missing a Javadoc comment. | 327 | |
')' is not preceded with whitespace. | 359 | |
Missing a Javadoc comment. | 362 | |
')' is not preceded with whitespace. | 393 | |
Missing a Javadoc comment. | 396 | |
Missing a Javadoc comment. | 419 | |
')' is not preceded with whitespace. | 450 | |
Missing a Javadoc comment. | 453 | |
')' is not preceded with whitespace. | 479 | |
Missing a Javadoc comment. | 482 | |
')' is not preceded with whitespace. | 495 | |
Missing a Javadoc comment. | 498 | |
')' is not preceded with whitespace. | 560 | |
Missing a Javadoc comment. | 564 | |
')' is not preceded with whitespace. | 593 | |
Missing a Javadoc comment. | 597 | |
Missing a Javadoc comment. | 636 | |
Missing a Javadoc comment. | 672 | |
Missing a Javadoc comment. | 705 | |
Missing a Javadoc comment. | 721 | |
')' is not preceded with whitespace. | 765 | |
Missing a Javadoc comment. | 769 | |
Missing a Javadoc comment. | 801 | |
Missing a Javadoc comment. | 828 | |
Missing a Javadoc comment. | 840 | |
')' is not preceded with whitespace. | 891 | |
Missing a Javadoc comment. | 895 | |
')' is not preceded with whitespace. | 947 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 39 | |
Variable 'initCount' must be private and have accessor methods. | 39 | |
Missing a Javadoc comment. | 41 | |
Variable 'lastDbFreshness' must be private and have accessor methods. | 41 | |
Missing a Javadoc comment. | 43 | |
Variable 'addedRoleNames' must be private and have accessor methods. | 43 | |
Missing a Javadoc comment. | 45 | |
Variable 'removedRoleNames' must be private and have accessor methods. | 45 | |
Missing a Javadoc comment. | 47 | |
Variable 'addedPermissionNames' must be private and have accessor methods. | 47 | |
Missing a Javadoc comment. | 49 | |
Variable 'removedPermissionNames' must be private and have accessor methods. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 103 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 29 | |
Method length is 154 lines (max allowed is 150). | 34 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 120 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 112 | |
Missing a Javadoc comment. | 117 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 48 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'encodedPassword'. | 152 | |
Expected an @return tag. | 204 | |
Expected @param tag for 'date'. | 288 | |
Expected @param tag for 'date'. | 300 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
Redundant 'static' modifier. | 33 | |
Missing a Javadoc comment. | 100 | |
Expected @throws tag for 'UserNotFoundException'. | 136 | |
Missing a Javadoc comment. | 138 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 142 | |
Expected @param tag for 'principal'. | 169 | |
Missing a Javadoc comment. | 197 | |
Missing a Javadoc comment. | 199 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Redundant 'final' modifier. | 29 | |
'static' modifier out of order with the JLS suggestions. | 29 | |
Missing a Javadoc comment. | 31 | |
Redundant 'final' modifier. | 31 | |
'static' modifier out of order with the JLS suggestions. | 31 | |
Missing a Javadoc comment. | 33 | |
Redundant 'final' modifier. | 33 | |
'static' modifier out of order with the JLS suggestions. | 33 | |
Missing a Javadoc comment. | 35 | |
Redundant 'final' modifier. | 35 | |
'static' modifier out of order with the JLS suggestions. | 35 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 110 | |
Missing a Javadoc comment. | 122 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 159 | |
Missing a Javadoc comment. | 175 | |
Missing a Javadoc comment. | 181 | |
Missing a Javadoc comment. | 187 | |
Missing a Javadoc comment. | 193 | |
Missing a Javadoc comment. | 199 | |
Missing a Javadoc comment. | 205 | |
Missing a Javadoc comment. | 210 | |
Missing a Javadoc comment. | 216 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 227 | |
Missing a Javadoc comment. | 233 | |
Missing a Javadoc comment. | 243 | |
Missing a Javadoc comment. | 253 | |
Missing a Javadoc comment. | 263 | |
Missing a Javadoc comment. | 276 | |
Missing a Javadoc comment. | 289 | |
Missing a Javadoc comment. | 302 | |
Missing a Javadoc comment. | 307 | |
Missing a Javadoc comment. | 312 | |
Missing a Javadoc comment. | 317 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 110 | |
Missing a Javadoc comment. | 123 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 133 | |
Missing a Javadoc comment. | 138 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 148 | |
Missing a Javadoc comment. | 153 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 163 | |
Missing a Javadoc comment. | 169 | |
Missing a Javadoc comment. | 175 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 129 | |
Missing a Javadoc comment. | 212 | |
'+' should be on a new line. | 216 | |
Missing a Javadoc comment. | 246 | |
Missing a Javadoc comment. | 267 | |
Missing a Javadoc comment. | 288 | |
'+' should be on a new line. | 292 | |
Missing a Javadoc comment. | 305 | |
Missing a Javadoc comment. | 311 | |
Missing a Javadoc comment. | 334 | |
Missing a Javadoc comment. | 345 | |
Missing a Javadoc comment. | 358 | |
Missing a Javadoc comment. | 364 | |
'+' should be on a new line. | 369 | |
Missing a Javadoc comment. | 387 | |
Missing a Javadoc comment. | 394 | |
Redundant throws: 'UserManagerException' is unchecked exception. | 415 | |
'+' should be on a new line. | 427 | |
Redundant throws: 'UserManagerException' is unchecked exception. | 444 | |
Missing a Javadoc comment. | 464 | |
Missing a Javadoc comment. | 475 | |
Missing a Javadoc comment. | 480 | |
Missing a Javadoc comment. | 485 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 123 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 152 | |
Missing a Javadoc comment. | 176 | |
Missing a Javadoc comment. | 181 | |
Missing a Javadoc comment. | 236 | |
Missing a Javadoc comment. | 246 | |
Missing a Javadoc comment. | 298 | |
Missing a Javadoc comment. | 307 | |
Missing a Javadoc comment. | 316 | |
Expected an @return tag. | 348 | |
Expected @param tag for 'usernameKey'. | 348 | |
Expected @param tag for 'orderAscending'. | 348 | |
Missing a Javadoc comment. | 357 | |
Expected an @return tag. | 365 | |
Missing a Javadoc comment. | 398 | |
Missing a Javadoc comment. | 403 | |
Missing a Javadoc comment. | 409 | |
Missing a Javadoc comment. | 438 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 47 | |
'(' is not followed by whitespace. | 50 | |
Line is longer than 120 characters. | 58 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 59 | |
')' is not preceded with whitespace. | 59 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Expected @param tag for 'principal'. | 65 | |
Expected @param tag for 'context'. | 65 | |
Expected @throws tag for 'LdapControllerException'. | 66 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Expected @param tag for 'user'. | 74 | |
Expected @param tag for 'context'. | 74 | |
Expected @throws tag for 'LdapControllerException'. | 75 | |
Expected @throws tag for 'MappingException'. | 75 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Expected an @return tag. | 83 | |
Expected @param tag for 'key'. | 83 | |
Expected @param tag for 'context'. | 83 | |
Expected @throws tag for 'LdapControllerException'. | 84 | |
'if' construct must use '{}'s. | 98 | |
Missing a Javadoc comment. | 110 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 124 | |
Line is longer than 120 characters. | 130 | |
Missing a Javadoc comment. | 130 | |
'+' should be on a new line. | 144 | |
'(' is not followed by whitespace. | 145 | |
')' is not preceded with whitespace. | 145 | |
',' is not followed by whitespace. | 147 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Expected an @return tag. | 155 | |
Expected @param tag for 'context'. | 155 | |
Expected @throws tag for 'LdapControllerException'. | 156 | |
Expected @throws tag for 'MappingException'. | 156 | |
'if' construct must use '{}'s. | 181 | |
Expected an @return tag. | 196 | |
Expected @param tag for 'query'. | 196 | |
Expected @param tag for 'context'. | 196 | |
Expected @throws tag for 'LdapControllerException'. | 197 | |
Expected @throws tag for 'MappingException'. | 197 | |
'if' construct must use '{}'s. | 222 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Expected @param tag for 'user'. | 237 | |
Expected @param tag for 'context'. | 237 | |
Expected @param tag for 'encodePasswordIfChanged'. | 237 | |
Expected @throws tag for 'LdapControllerException'. | 238 | |
Expected @throws tag for 'MappingException'. | 238 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Expected an @return tag. | 255 | |
Expected @param tag for 'key'. | 255 | |
Expected @param tag for 'context'. | 255 | |
Expected @throws tag for 'LdapControllerException'. | 256 | |
Expected @throws tag for 'MappingException'. | 256 | |
'if' construct must use '{}'s. | 288 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 55 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 46 | |
Expected @param tag for 'username'. | 46 | |
Expected an @return tag. | 54 | |
Expected @param tag for 'username'. | 54 | |
Expected @param tag for 'user'. | 70 | |
'if' is not followed by whitespace. | 73 | |
Expected an @return tag. | 86 | |
Expected @param tag for 'username'. | 86 | |
Expected an @return tag. | 94 | |
Expected @param tag for 'username'. | 94 | |
Expected @param tag for 'username'. | 110 | |
Expected @param tag for 'userDn'. | 110 | |
'if' is not followed by whitespace. | 113 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 41 | |
Expected @param tag for 'username'. | 41 | |
Expected an @return tag. | 50 | |
Expected @param tag for 'username'. | 50 | |
Expected @param tag for 'user'. | 63 | |
Expected an @return tag. | 71 | |
Expected @param tag for 'username'. | 71 | |
Expected an @return tag. | 79 | |
Expected @param tag for 'username'. | 79 | |
Expected @param tag for 'username'. | 92 | |
Expected @param tag for 'userDn'. | 92 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 48 | |
')' is not preceded with whitespace. | 48 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 120 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 145 | |
Missing a Javadoc comment. | 159 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 186 | |
Missing a Javadoc comment. | 192 | |
Missing a Javadoc comment. | 202 | |
Missing a Javadoc comment. | 217 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 227 | |
Missing a Javadoc comment. | 251 | |
Missing a Javadoc comment. | 272 | |
Missing a Javadoc comment. | 293 | |
Missing a Javadoc comment. | 314 | |
Missing a Javadoc comment. | 320 | |
Missing a Javadoc comment. | 327 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 70 | |
'encodedPassword' hides a field. | 70 | |
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. | 105 | |
Missing a Javadoc comment. | 110 | |
Missing a Javadoc comment. | 115 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 129 | |
Missing a Javadoc comment. | 134 | |
Missing a Javadoc comment. | 139 | |
Missing a Javadoc comment. | 144 | |
Missing a Javadoc comment. | 149 | |
Missing a Javadoc comment. | 154 | |
Missing a Javadoc comment. | 159 | |
Missing a Javadoc comment. | 164 | |
Missing a Javadoc comment. | 169 | |
Missing a Javadoc comment. | 174 | |
Missing a Javadoc comment. | 179 | |
Missing a Javadoc comment. | 184 | |
Missing a Javadoc comment. | 189 | |
Missing a Javadoc comment. | 194 | |
Missing a Javadoc comment. | 199 | |
Missing a Javadoc comment. | 204 | |
Missing a Javadoc comment. | 209 | |
Missing a Javadoc comment. | 214 | |
Missing a Javadoc comment. | 219 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 27 | |
Expected an @return tag. | 37 | |
Expected @param tag for 'user'. | 37 | |
'&&' should be on a new line. | 39 | |
'&&' should be on a new line. | 44 | |
Conditional logic can be removed. | 49 | |
'&&' should be on a new line. | 49 | |
Expected an @return tag. | 66 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 83 |
Violation | Message | Line |
---|---|---|
',' is not followed by whitespace. | 45 | |
'}' is not preceded with whitespace. | 45 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 96 | |
Line is longer than 120 characters. | 103 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 188 | |
'{' should be on a new line. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
'(' is not followed by whitespace. | 191 | |
')' is not preceded with whitespace. | 191 | |
Line contains a tab character. | 193 | |
'(' is not followed by whitespace. | 193 | |
')' is not preceded with whitespace. | 193 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
'(' is not followed by whitespace. | 205 | |
')' is not preceded with whitespace. | 205 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
'(' is not followed by whitespace. | 208 | |
')' is not preceded with whitespace. | 208 | |
Line contains a tab character. | 209 | |
'(' is not followed by whitespace. | 209 | |
')' is not preceded with whitespace. | 209 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
')' is not preceded with whitespace. | 214 | |
Line contains a tab character. | 215 | |
'(' is not followed by whitespace. | 215 | |
')' is not preceded with whitespace. | 215 | |
Line contains a tab character. | 216 | |
'(' is not followed by whitespace. | 216 | |
')' is not preceded with whitespace. | 216 | |
Line contains a tab character. | 218 | |
'(' is not followed by whitespace. | 218 | |
')' is not preceded with whitespace. | 218 | |
Line contains a tab character. | 219 | |
'(' is not followed by whitespace. | 219 | |
')' is not preceded with whitespace. | 219 | |
Line contains a tab character. | 220 | |
'(' is not followed by whitespace. | 220 | |
')' is not preceded with whitespace. | 220 | |
Line contains a tab character. | 221 | |
Missing a Javadoc comment. | 223 | |
Missing a Javadoc comment. | 249 | |
Missing a Javadoc comment. | 273 | |
Missing a Javadoc comment. | 301 | |
Missing a Javadoc comment. | 339 | |
Missing a Javadoc comment. | 395 | |
Empty catch block. | 454 | |
Missing a Javadoc comment. | 502 | |
Missing a Javadoc comment. | 529 | |
Missing a Javadoc comment. | 571 | |
'(' is not followed by whitespace. | 589 | |
')' is not preceded with whitespace. | 589 | |
'}' should be alone on a line. | 590 | |
'catch' is not followed by whitespace. | 590 | |
Missing a Javadoc comment. | 612 | |
Missing a Javadoc comment. | 617 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Variable 'countInit' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 39 | |
Variable 'lastDbFreshness' must be private and have accessor methods. | 39 | |
Missing a Javadoc comment. | 41 | |
Variable 'addedUsernames' must be private and have accessor methods. | 41 | |
Missing a Javadoc comment. | 43 | |
Variable 'removedUsernames' must be private and have accessor methods. | 43 | |
Missing a Javadoc comment. | 45 | |
Variable 'updatedUsernames' must be private and have accessor methods. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 71 |