spacer spacer spacer
spacer spacer spacer
spacer
NASA Jet Propulsion Laboratory, California Institute of Technology + View the NASA Portal

+ NASA en Español

+ Contact NASA
Search the API    

Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
36 0 0 850

Files

Files I W E
jpl/eda/security/Authenticity.java 0 0 92
jpl/eda/security/Credential.java 0 0 27
jpl/eda/security/CredentialFactory.java 0 0 33
jpl/eda/security/Principal.java 0 0 20
jpl/eda/security/Security.java 0 0 71
jpl/eda/security/SecurityException.java 0 0 28
jpl/eda/security/ldap/Authenticator.java 0 0 106
jpl/eda/security/ldap/CredentialFactory.java 0 0 76
jpl/eda/security/ldap/Password.java 0 0 63
jpl/eda/security/ldaps/Authenticator.java 0 0 109
jpl/eda/security/ldaps/package.html 0 0 1
jpl/eda/security/rmi/RemoteCallbackHandler.java 0 0 23
jpl/eda/security/rmi/RemoteCallbackWrapper.java 0 0 51
jpl/eda/security/rmi/SecureService.java 0 0 16
jpl/eda/security/rmi/SecureServiceImpl.java 0 0 64
jpl/eda/security/rmi/SequenceGenerator.java 0 0 43
jpl/eda/security/rmi/Session.java 0 0 26
jpl/eda/security/rmi/package.html 0 0 1

jpl/eda/security/Authenticity.java

Error Line
Error Line does not match expected header line of 'Copyright 1999-2004 California Institute of Technology. ALL RIGHTS'. 1
Error Line is longer than 80 characters. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 4
Error Line is longer than 80 characters. 5
Error Line has trailing spaces. 7
Error Line is longer than 80 characters. 8
Error Line is longer than 80 characters. 9
Error Line is longer than 80 characters. 12
Error Line is longer than 80 characters. 14
Error Line is longer than 80 characters. 15
Error Line is longer than 80 characters. 16
Error Line is longer than 80 characters. 17
Error Line is longer than 80 characters. 18
Error Line is longer than 80 characters. 19
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line is longer than 80 characters. 37
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Parameter principal should be final. 39
Error 'principal' hides a field. 39
Error Parameter authentic should be final. 39
Error 'authentic' hides a field. 39
Error Parameter date should be final. 39
Error 'date' hides a field. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 45
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Parameter rhs should be final. 45
Error 'if' construct must use '{}'s. 46
Error Line contains a tab character. 46
Error 'if' construct must use '{}'s. 47
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line is longer than 80 characters. 49
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 53
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Line is longer than 80 characters. 54
Error Line contains a tab character. 54
Error '?' is not preceded with whitespace. 54
Error Avoid inline conditionals. 54
Error '0xf0f0f0f0' is a magic number. 54
Error '0x0f0f0f0f' is a magic number. 54
Error '?' is not preceded with whitespace. 54
Error Avoid inline conditionals. 54
Error '0xaaaaaaaa' is a magic number. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Method 'getPrincipal' is not designed for extension - needs to be abstract, final or empty. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Method 'isAuthentic' is not designed for extension - needs to be abstract, final or empty. 69
Error Line contains a tab character. 70
Error Line co ntains a tab character. 71
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line is longer than 80 characters. 77
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 89
Error Line contains a tab character. 90

jpl/eda/security/Credential.java

Error Line
Error Line does not match expected header line of 'Copyright 1999-2004 California Institute of Technology. ALL RIGHTS'. 1
Error Line is longer than 80 characters. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 4
Error Line is longer than 80 characters. 5
Error Line has trailing spaces. 7
Error Line is longer than 80 characters. 8
Error Line is longer than 80 characters. 9
Error Line is longer than 80 characters. 12
Error Line is longer than 80 characters. 14
Error Line is longer than 80 characters. 15
Error Line is longer than 80 characters. 16
Error Line is longer than 80 characters. 17
Error Line is longer than 80 characters. 18
Error Line is longer than 80 characters. 19
Error Line is longer than 80 characters. 28
Error Line is longer than 80 characters. 32
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 34
Error Line is longer than 80 characters. 35
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45

jpl/eda/security/CredentialFactory.java

Error Line
Error Line does not match expected header line of 'Copyright 1999-2004 California Institute of Technology. ALL RIGHTS'. 1
Error Line is longer than 80 characters. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 4
Error Line is longer than 80 characters. 5
Error Line has trailing spaces. 7
Error Line is longer than 80 characters. 8
Error Line is longer than 80 characters. 9
Error Line is longer than 80 characters. 12
Error Line is longer than 80 characters. 14
Error Line is longer than 80 characters. 15
Error Line is longer than 80 characters. 16
Error Line is longer than 80 characters. 17
Error Line is longer than 80 characters. 18
Error Line is longer than 80 characters. 19
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line is longer than 80 characters. 35
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line is longer than 80 characters. 46
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab ch aracter. 49

jpl/eda/security/Principal.java

Error Line
Error Line does not match expected header line of 'Copyright 1999-2004 California Institute of Technology. ALL RIGHTS'. 1
Error Line is longer than 80 characters. 1
Error Line is longer than 80 characters. 2
Error Line has trail ing spaces. 4
Error Line is longer than 80 characters. 5
Error Line has trailing spaces. 7
Error Line is longer than 80 characters. 8
Error Line is longer than 80 characters. 9
Error Line is longer than 80 charact ers. 12
Error Line is longer than 80 characters. 14
Error Line is longer than 80 characters. 15
Error Line is longer than 80 characters. 16
Error Line is longer than 80 characters. 17
Error Line is longer tha n 80 characters. 18
Error Line is longer than 80 characters. 19
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line contains a ta b character. 32
Error Line contains a tab character. 33

jpl/eda/security/Security.java

Error Line
Error Line does not match expected header line of 'Copyright 1999-2004 California Institute of Technology. ALL RIGHTS'. 1
Error Line is longer than 80 characters. 1
Error Line is longer than 80 c haracters. 2
Error Line has trailing spaces. 4