Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
30067

Files

FilesIWE
org/acegisecurity/adapters/catalina/CatalinaAcegiUserRealm.java 0067

org/acegisecurity/adapters/catalina/CatalinaAcegiUserRealm.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 59
Error Missing a Javadoc comment. 59
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 59
Error Line is longer than 80 characters. 63
Error Missing a Javadoc comment. 63
Error Variable 'name' must be private and have accessor methods. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Method 'setAppContextLocation' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter appContextLocation should be final. 71
Error 'appContextLocation' hides a field. 71
Error Method 'getAppContextLocation' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Method 'setKey' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter key should be final. 79
Error 'key' hides a field. 79
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Parameter username should be final. 87
Error Parameter credentials should be final. 87
Error Line is longer than 80 characters. 96
Error Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Parameter username should be final. 117
Error Parameter credentials should be final. 117
Error First sentence should end with a period. 121
Error Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. 135
Error More than 7 parameters. 135
Error Parameter username should be final. 135
Error Parameter digest should be final. 136
Error Parameter nonce should be final. 136
Error Parameter nc should be final. 136
Error Parameter cnonce should be final. 137
Error Parameter qop should be final. 137
Error Parameter realm should be final. 137
Error Parameter md5a2 should be final. 138
Error First sentence should end with a period. 142
Error Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter x509Certificates should be final. 149
Error Method 'hasRole' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error Parameter principal should be final. 153
Error Parameter role should be final. 153
Error Line is longer than 80 characters. 160
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 176
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 180
Error Missing a Javadoc comment. 180
Error First sentence should end with a period. 184
Error Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. 191
Error Parameter arg0 should be final. 191
Error First sentence should end with a period. 195
Error Method 'getPrincipal' is not designed for extension - needs to be abstract, final or empty. 202
Error Parameter arg0 should be final. 202
Error Method 'startForTest' is not designed for extension - needs to be abstract, final or empty. 212
Error Missing a Javadoc comment. 216
Error Parameter startParent should be final. 216
Error Line is longer than 80 characters. 238
Error Line is longer than 80 characters. 244