The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile
|
0 | ![]() |
RegexpSingleline
|
0 | ![]() |
RedundantImport | 0 | ![]() |
ImportOrder
|
23 | ![]() |
AvoidStarImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
JavadocStyle | 30 | ![]() |
PackageName
|
0 | ![]() |
TypeNameCheck | 0 | ![]() |
ConstantNameCheck
|
0 | ![]() |
StaticVariableNameCheck
|
0 | ![]() |
MemberNameCheck
|
0 | ![]() |
MethodNameCheck
|
0 | ![]() |
ParameterName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
LineLength
|
2 | ![]() |
LeftCurly | 0 | ![]() |
RightCurly
|
0 | ![]() |
NeedBraces
|
0 | ![]() |
UpperEll | 0 | ![]() |
FallThrough
|
0 | ![]() |
AnnotationUseStyle | 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
CovariantEquals | 0 | ![]() |
DeclarationOrder | 6 | ![]() |
DefaultComesLast | 0 | ![]() |
EmptyStatement | 0 | ![]() |
MultipleStringLiterals
|
37 | ![]() |
NeedBraces | 0 | ![]() |
PackageDeclaration | 0 | ![]() |
BooleanExpressionComplexity
|
0 | ![]() |
CyclomaticComplexity
|
4 | ![]() |
NPathComplexity
|
2 | ![]() |
ModifierOrder | 8 | ![]() |
WhitespaceAround
|
12 | ![]() |
WhitespaceAfter
|
2 | ![]() |
NoWhitespaceAfter
|
0 | ![]() |
NoWhitespaceBefore
|
0 | ![]() |
ParenPad | 1 | ![]() |
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 |