Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
30046

Files

FilesIWE
org/acegisecurity/adapters/resin/ResinAcegiAuthenticator.java 0046

org/acegisecurity/adapters/resin/ResinAcegiAuthenticator.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 Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Method 'setAppContextLocation' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter appContextLocation should be final. 69
Error 'appContextLocation' hides a field. 69
Error Method 'getAppContextLocation' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Method 'setKey' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter key should be final. 77
Error 'key' hides a field. 77
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Method 'isUserInRole' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter request should be final. 85
Error Parameter response should be final. 86
Error Parameter application should be final. 86
Error Parameter principal should be final. 87
Error Parameter role should be final. 87
Error Line is longer than 80 characters. 91
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Line is longer than 80 characters. 113
Error Line is longer than 80 characters. 117
Error Line is longer than 80 characters. 122
Error Method 'loginImpl' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Parameter username should be final. 130
Error Parameter credentials should be final. 130
Error Line is longer than 80 characters. 139
Error Method 'loginImpl' is not designed for extension - needs to be abstract, final or empty. 160
Error Missing a Javadoc comment. 160
Error Parameter request should be final. 160
Error Parameter response should be final. 161
Error Parameter application should be final. 161
Error Parameter userName should be final. 162
Error Parameter password should be final. 162