The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile
|
0 | Error |
RegexpSingleline
|
0 | Warning |
RedundantImport | 0 | Error |
ImportOrder
|
23 | Warning |
AvoidStarImport | 0 | Warning |
UnusedImports | 0 | Error |
JavadocStyle | 30 | Warning |
PackageName
|
0 | Warning |
TypeNameCheck | 0 | Warning |
ConstantNameCheck
|
0 | Warning |
StaticVariableNameCheck
|
0 | Warning |
MemberNameCheck
|
0 | Warning |
MethodNameCheck
|
0 | Warning |
ParameterName | 0 | Warning |
LocalFinalVariableName | 0 | Warning |
LocalVariableName | 0 | Warning |
LineLength
|
2 | Warning |
LeftCurly | 0 | Warning |
RightCurly
|
0 | Warning |
NeedBraces
|
0 | Warning |
UpperEll | 0 | Error |
FallThrough
|
0 | Error |
AnnotationUseStyle | 0 | Warning |
ArrayTypeStyle | 0 | Warning |
AvoidNestedBlocks | 0 | Error |
CovariantEquals | 0 | Error |
DeclarationOrder | 6 | Warning |
DefaultComesLast | 0 | Warning |
EmptyStatement | 0 | Warning |
MultipleStringLiterals
|
37 | Warning |
NeedBraces | 0 | Error |
PackageDeclaration | 0 | Error |
BooleanExpressionComplexity
|
0 | Warning |
CyclomaticComplexity
|
4 | Warning |
NPathComplexity
|
2 | Warning |
ModifierOrder | 8 | Error |
WhitespaceAround
|
12 | Warning |
WhitespaceAfter
|
2 | Warning |
NoWhitespaceAfter
|
0 | Warning |
NoWhitespaceBefore
|
0 | Warning |
ParenPad | 1 | Warning |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.gson.JsonElement' import. | 55 | |
Instance variable definition in wrong order. | 110 | |
First sentence should end with a period. | 111 | |
Static variable definition in wrong order. | 114 | |
First sentence should end with a period. | 144 | |
First sentence should end with a period. | 152 | |
First sentence should end with a period. | 160 | |
First sentence should end with a period. | 168 | |
First sentence should end with a period. | 176 | |
First sentence should end with a period. | 184 | |
First sentence should end with a period. | 192 | |
First sentence should end with a period. | 200 | |
The String "client_id" appears 3 times in the file. | 232 | |
The String "scope" appears 3 times in the file. | 234 | |
'if' is not followed by whitespace. | 246 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 265 | |
')' is preceded with whitespace. | 295 | |
The String "error" appears 2 times in the file. | 323 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Splitter' import. | 29 | |
The String "scope" appears 2 times in the file. | 45 | |
The String "exp" appears 2 times in the file. | 49 | |
'cast' is not followed by whitespace. | 91 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.gson.JsonObject' import. | 27 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 31 | |
The String "Could not find server configuration for issuer " appears 2 times in the file. | 98 | |
The String "No issuer claim found in JWT" appears 2 times in the file. | 101 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.gson.JsonObject' import. | 29 | |
The String "scope" appears 3 times in the file. | 46 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.gson.JsonObject' import. | 29 |
Violation | Message | Line |
---|---|---|
The String " " appears 2 times in the file. | 31 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.nimbusds.jwt.JWT' import. | 34 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 73 | |
First sentence should end with a period. | 90 | |
'static' modifier out of order with the JLS suggestions. | 98 | |
The String "redirect_uri" appears 2 times in the file. | 98 | |
'static' modifier out of order with the JLS suggestions. | 99 | |
The String "code_verifier" appears 2 times in the file. | 99 | |
'static' modifier out of order with the JLS suggestions. | 100 | |
The String "state" appears 2 times in the file. | 100 | |
'static' modifier out of order with the JLS suggestions. | 101 | |
The String "nonce" appears 2 times in the file. | 101 | |
'static' modifier out of order with the JLS suggestions. | 102 | |
'static' modifier out of order with the JLS suggestions. | 103 | |
'static' modifier out of order with the JLS suggestions. | 104 | |
Variable access definition in wrong order. | 106 | |
'static' modifier out of order with the JLS suggestions. | 106 | |
'=' is not preceded with whitespace. | 112 | |
'=' is not followed by whitespace. | 112 | |
'=' is not preceded with whitespace. | 116 | |
'=' is not followed by whitespace. | 116 | |
'=' is not preceded with whitespace. | 120 | |
'=' is not followed by whitespace. | 120 | |
'=' is not preceded with whitespace. | 123 | |
'=' is not followed by whitespace. | 123 | |
Variable access definition in wrong order. | 144 | |
First sentence should end with a period. | 146 | |
The String "error" appears 4 times in the file. | 184 | |
The String "code" appears 3 times in the file. | 190 | |
First sentence should end with a period. | 206 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 216 | |
NPath Complexity is 322 (max allowed is 200). | 216 | |
The String "No issuer found: " appears 2 times in the file. | 238 | |
The String "No server configuration found for issuer: " appears 2 times in the file. | 244 | |
The String "No client configuration found for issuer: " appears 2 times in the file. | 253 | |
The String "code_challenge" appears 2 times in the file. | 280 | |
Cyclomatic Complexity is 47 (max allowed is 10). | 310 | |
NPath Complexity is 164,234,880 (max allowed is 200). | 310 | |
The String " got " appears 5 times in the file. | 320 | |
'if' is not followed by whitespace. | 347 | |
The String "UTF-8" appears 2 times in the file. | 369 | |
The String "access_token" appears 2 times in the file. | 485 | |
The String "id_token" appears 2 times in the file. | 491 | |
The String "Token Endpoint did not return an id_token" appears 2 times in the file. | 494 | |
The String "refresh_token" appears 2 times in the file. | 498 | |
'cast' is not followed by whitespace. | 532 | |
'if' is not followed by whitespace. | 546 | |
The String "ID token did not contain a nonce claim." appears 2 times in the file. | 603 | |
The String "Possible replay attack detected! The comparison of the nonce in the returned " appears 2 times in the file. | 610 | |
The String "ID Token to the session " appears 2 times in the file. | 611 | |
The String " failed. Expected " appears 2 times in the file. | 611 | |
The String "." appears 2 times in the file. | 611 | |
First sentence should end with a period. | 636 | |
First sentence should end with a period. | 671 | |
First sentence should end with a period. | 683 | |
First sentence should end with a period. | 692 | |
First sentence should end with a period. | 704 | |
First sentence should end with a period. | 713 | |
First sentence should end with a period. | 724 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 33 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.nimbusds.jwt.JWT' import. | 24 |
Violation | Message | Line |
---|---|---|
The String "/" appears 2 times in the file. | 32 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 23 | |
First sentence should end with a period. | 51 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 43 | |
First sentence should end with a period. | 58 | |
The String "access_token" appears 2 times in the file. | 126 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 32 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 29 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.cache.CacheBuilder' import. | 47 | |
First sentence should end with a period. | 61 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.cache.CacheBuilder' import. | 44 | |
First sentence should end with a period. | 61 | |
The String "issuer" appears 4 times in the file. | 160 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Joiner' import. | 35 | |
Line is longer than 250 characters (found 260). | 56 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.collect.Sets' import. | 27 | |
Instance variable definition in wrong order. | 72 | |
Instance variable definition in wrong order. | 73 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.reflect.TypeToken' import. | 37 | |
First sentence should end with a period. | 53 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Joiner' import. | 33 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Joiner' import. | 34 | |
Line is longer than 250 characters (found 264). | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 58 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 29 | |
First sentence should end with a period. | 53 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 35 | |
First sentence should end with a period. | 37 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 43 | |
First sentence should end with a period. | 61 | |
First sentence should end with a period. | 92 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 218 | |
'&&' is not followed by whitespace. | 229 | |
The String "http" appears 3 times in the file. | 229 | |
The String "rel" appears 3 times in the file. | 250 | |
The String "http://openid.net/specs/connect/1.0/issuer" appears 2 times in the file. | 250 | |
The String "href" appears 2 times in the file. | 266 |