Checkstyle Results
The following document contains the results of Checkstyle 13.2.0 with google_checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 37 | 0 | 1 | 0 |
Files
| File | |||
|---|---|---|---|
| org/bremersee/spring/security/ldaptive/authentication/LdaptiveAuthenticationManager.java | 0 | 1 | 0 |
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MatchXpath
|
1 |
Details
org/bremersee/spring/security/ldaptive/authentication/LdaptiveAuthenticationManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 276 |
