Violation |
Message |
Line |
|
Missing package-info.java file. |
0 |
|
Line has trailing spaces. |
6 |
|
Line has trailing spaces. |
8 |
|
Line has trailing spaces. |
14 |
|
Line has trailing spaces. |
55 |
|
Line has trailing spaces. |
65 |
|
Line has trailing spaces. |
67 |
|
Line is longer than 80 characters (found 122). |
70 |
|
Missing a Javadoc comment. |
70 |
|
Missing a Javadoc comment. |
71 |
|
Line is longer than 80 characters (found 93). |
72 |
|
Missing a Javadoc comment. |
72 |
|
Missing a Javadoc comment. |
73 |
|
Line is longer than 80 characters (found 83). |
74 |
|
Missing a Javadoc comment. |
74 |
|
Missing a Javadoc comment. |
75 |
|
Missing a Javadoc comment. |
76 |
|
Missing a Javadoc comment. |
77 |
|
Missing a Javadoc comment. |
78 |
|
Missing a Javadoc comment. |
79 |
|
Missing a Javadoc comment. |
80 |
|
Missing a Javadoc comment. |
81 |
|
Missing a Javadoc comment. |
82 |
|
Missing a Javadoc comment. |
83 |
|
Missing a Javadoc comment. |
84 |
|
Missing a Javadoc comment. |
85 |
|
Missing a Javadoc comment. |
86 |
|
Missing a Javadoc comment. |
87 |
|
Missing a Javadoc comment. |
89 |
|
Line is longer than 80 characters (found 81). |
94 |
|
Method 'getCompress' is not designed for extension - needs to be abstract, final or empty. |
101 |
|
Missing a Javadoc comment. |
101 |
|
Missing a Javadoc comment. |
105 |
|
Parameter data should be final. |
105 |
|
Parameter length should be final. |
105 |
|
Line is longer than 80 characters (found 99). |
112 |
|
Avoid inline conditionals. |
112 |
|
Expected an @return tag. |
120 |
|
Method 'getId' is not designed for extension - needs to be abstract, final or empty. |
120 |
|
Method 'getRestrictIp' is not designed for extension - needs to be abstract, final or empty. |
125 |
|
Missing a Javadoc comment. |
125 |
|
Method 'getSessionMaxTime' is not designed for extension - needs to be abstract, final or empty. |
129 |
|
Missing a Javadoc comment. |
129 |
|
Method 'getSignSecret' is not designed for extension - needs to be abstract, final or empty. |
133 |
|
Missing a Javadoc comment. |
133 |
|
Line has trailing spaces. |
139 |
|
Line is longer than 80 characters (found 91). |
141 |
|
Method 'init' is not designed for extension - needs to be abstract, final or empty. |
143 |
|
Parameter config should be final. |
144 |
|
Expected @param tag for 'config'. |
144 |
|
Expected @throws tag for 'Exception'. |
144 |
|
Line is longer than 80 characters (found 103). |
146 |
|
Line is longer than 80 characters (found 108). |
147 |
|
Line is longer than 80 characters (found 102). |
148 |
|
Line is longer than 80 characters (found 111). |
149 |
|
Avoid inline conditionals. |
149 |
|
Line is longer than 80 characters (found 209). |
153 |
|
'{' is followed by whitespace. |
153 |
|
'iv' hides a field. |
158 |
|
Line is longer than 80 characters (found 133). |
162 |
|
'16' is a magic number. |
165 |
|
'16' is a magic number. |
166 |
|
Line is longer than 80 characters (found 118). |
171 |
|
Expected an @return tag. |
173 |
|
Method 'restore' is not designed for extension - needs to be abstract, final or empty. |
173 |
|
Parameter request should be final. |
174 |
|
Expected @param tag for 'request'. |
174 |
|
Line is longer than 80 characters (found 93). |
181 |
|
Line is longer than 80 characters (found 81). |
184 |
|
Line is longer than 80 characters (found 112). |
199 |
|
Line is longer than 80 characters (found 95). |
202 |
|
Line is longer than 80 characters (found 113). |
207 |
|
'1000' is a magic number. |
207 |
|
Line is longer than 80 characters (found 139). |
224 |
|
Method 'save' is not designed for extension - needs to be abstract, final or empty. |
228 |
|
Line is longer than 80 characters (found 100). |
229 |
|
Parameter session should be final. |
229 |
|
Expected @param tag for 'session'. |
229 |
|
Parameter dirtyAttributes should be final. |
229 |
|
Expected @param tag for 'dirtyAttributes'. |
229 |
|
Parameter request should be final. |
229 |
|
Expected @param tag for 'request'. |
229 |
|
Parameter response should be final. |
230 |
|
Expected @param tag for 'response'. |
230 |
|
Expected @throws tag for 'IOException'. |
230 |
|
Line is longer than 80 characters (found 85). |
251 |
|
Line is longer than 80 characters (found 103). |
260 |
|
Line is longer than 80 characters (found 104). |
263 |