FindBugs Results

The following document contains the results of FindBugs.

Summary

FilesErrors
13

Files

FilesViolations
org.acegisecurity.adapters.cas.CasPasswordHandler 3

org.acegisecurity.adapters.cas.CasPasswordHandler

ViolationLine
Dm: Method org.acegisecurity.adapters.cas.CasPasswordHandler.authenticate(javax.servlet.ServletRequest,String,String) invokes toString() method on a String; just use the String 94
DLS: Dead store to local variable in method org.acegisecurity.adapters.cas.CasPasswordHandler.authenticate(javax.servlet.ServletRequest,String,String) 99
UwF: Field not initialized in constructor: org.acegisecurity.adapters.cas.CasPasswordHandler.authenticationManager 0