| Files | I | W | E |
|---|---|---|---|
| org/acegisecurity/adapters/resin/ResinAcegiAuthenticator.java | 0 | 0 | 46 |
| Error | Line | |
|---|---|---|
|
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. | 1 |
|
| Line has trailing spaces. | 46 |
|
| Line is longer than 80 characters. | 54 |
|
| Line is longer than 80 characters. | 59 |
|
| Missing a Javadoc comment. | 59 |
|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 59 |
|
| Missing a Javadoc comment. | 63 |
|
| Missing a Javadoc comment. | 64 |
|
| Missing a Javadoc comment. | 65 |
|
| Method 'setAppContextLocation' is not designed for extension - needs to be abstract, final or empty. | 69 |
|
| Missing a Javadoc comment. | 69 |
|
| Parameter appContextLocation should be final. | 69 |
|
| 'appContextLocation' hides a field. | 69 |
|
| Method 'getAppContextLocation' is not designed for extension - needs to be abstract, final or empty. | 73 |
|
| Missing a Javadoc comment. | 73 |
|
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 77 |
|
| Missing a Javadoc comment. | 77 |
|
| Parameter key should be final. | 77 |
|
| 'key' hides a field. | 77 |
|
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 81 |
|
| Missing a Javadoc comment. | 81 |
|
| Method 'isUserInRole' is not designed for extension - needs to be abstract, final or empty. | 85 |
|
| Missing a Javadoc comment. | 85 |
|
| Parameter request should be final. | 85 |
|
| Parameter response should be final. | 86 |
|
| Parameter application should be final. | 86 |
|
| Parameter principal should be final. | 87 |
|
| Parameter role should be final. | 87 |
|
| Line is longer than 80 characters. | 91 |
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 102 |
|
| Missing a Javadoc comment. | 102 |
|
| Line is longer than 80 characters. | 113 |
|
| Line is longer than 80 characters. | 117 |
|
| Line is longer than 80 characters. | 122 |
|
| Method 'loginImpl' is not designed for extension - needs to be abstract, final or empty. | 130 |
|
| Missing a Javadoc comment. | 130 |
|
| Parameter username should be final. | 130 |
|
| Parameter credentials should be final. | 130 |
|
| Line is longer than 80 characters. | 139 |
|
| Method 'loginImpl' is not designed for extension - needs to be abstract, final or empty. | 160 |
|
| Missing a Javadoc comment. | 160 |
|
| Parameter request should be final. | 160 |
|
| Parameter response should be final. | 161 |
|
| Parameter application should be final. | 161 |
|
| Parameter userName should be final. | 162 |
|
| Parameter password should be final. | 162 |