FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.2.0

Threshold is Low

Effort is Default

Summary

ClassesBugsErrorsMissing Classes
68200

Files

ClassBugs
org.jasig.cas.adaptors.x509.authentication.principal.X509CertificateCredentials2

org.jasig.cas.adaptors.x509.authentication.principal.X509CertificateCredentials

BugCategoryDetailsLine
org.jasig.cas.adaptors.x509.authentication.principal.X509CertificateCredentials.getCertificates() may expose internal representation by returning X509CertificateCredentials.certificatesMALICIOUS_CODEEI_EXPOSE_REP35
org.jasig.cas.adaptors.x509.authentication.principal.X509CertificateCredentials.X509CertificateCredentials(X509Certificate[]) may expose internal representation by storing an externally mutable object into X509CertificateCredentials.certificatesMALICIOUS_CODEEI_EXPOSE_REP231