Files | I | W | E |
---|---|---|---|
org/acegisecurity/adapters/jetty/JettyAcegiUserRealm.java | 0 | 0 | 33 |
org/acegisecurity/adapters/jetty/JettyAcegiUserToken.java | 0 | 0 | 18 |
Error | Line | |
---|---|---|
![]() | Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. | 1 |
![]() | Line has trailing spaces. | 38 |
![]() | Line is longer than 80 characters. | 46 |
![]() | Line is longer than 80 characters. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Unused @throws tag for 'IllegalArgumentException'. | 69 |
![]() | Parameter realm should be final. | 71 |
![]() | 'realm' hides a field. | 71 |
![]() | Parameter providerKey should be final. | 71 |
![]() | Parameter appContextLocation should be final. | 72 |
![]() | Line is longer than 80 characters. | 89 |
![]() | Line is longer than 80 characters. | 94 |
![]() | Line is longer than 80 characters. | 99 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Parameter username should be final. | 126 |
![]() | Parameter password should be final. | 126 |
![]() | Parameter httpRequest should be final. | 127 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Parameter userPrincipal should be final. | 156 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Parameter arg0 should be final. | 160 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Parameter userPrincipal should be final. | 164 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Parameter userPrincipal should be final. | 169 |
![]() | Parameter role should be final. | 169 |
Error | Line | |
---|---|---|
![]() | Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. | 1 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter key should be final. | 39 |
![]() | Parameter username should be final. | 39 |
![]() | 'username' hides a field. | 39 |
![]() | Parameter password should be final. | 39 |
![]() | 'password' hides a field. | 39 |
![]() | Parameter authorities should be final. | 40 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Method 'getCredentials' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Method 'getPrincipal' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |