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

Class Summary
AbstractX509CertificateCredentialsToPrincipalResolver Abstract class in support of multiple resolvers for X509 Certificates.
X509CertificateCredentials  
X509CertificateCredentialsToDistinguishedNamePrincipalResolver Returns a principal based on the Subject DNs name.
X509CertificateCredentialsToIdentifierPrincipalResolver Deprecated.
X509CertificateCredentialsToSerialNumberAndIssuerDNPrincipalResolver This class is targeted at usage for mapping to an existing user record.
X509CertificateCredentialsToSerialNumberPrincipalResolver Returns a new principal based on the Sereial Number of the certificate.
X509CertificateCredentialsToSubjectPrinciplalResolver Credential to principal resolver that extracts one or more attribute values from the certificate subject DN and combines them with intervening delimiters.
 



Copyright © 2004-2013 Jasig. All Rights Reserved.