The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is high
Effort is max
Class | Bugs |
---|---|
ddf.security.sts.claimsHandler.LdapClaimsHandler | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
The class name ddf.security.sts.claimsHandler.LdapClaimsHandler shadows the simple name of the superclass org.apache.cxf.sts.claims.LdapClaimsHandler | BAD_PRACTICE | NM_SAME_SIMPLE_NAME_AS_SUPERCLASS | 44 | High |