Uses of Class
org.jasig.cas.adaptors.x509.authentication.principal.AbstractX509CertificateCredentialsToPrincipalResolver

Packages that use AbstractX509CertificateCredentialsToPrincipalResolver
org.jasig.cas.adaptors.x509.authentication.principal   
 

Uses of AbstractX509CertificateCredentialsToPrincipalResolver in org.jasig.cas.adaptors.x509.authentication.principal
 

Subclasses of AbstractX509CertificateCredentialsToPrincipalResolver in org.jasig.cas.adaptors.x509.authentication.principal
 class X509CertificateCredentialsToDistinguishedNamePrincipalResolver
          Returns a principal based on the Subject DNs name.
 class X509CertificateCredentialsToIdentifierPrincipalResolver
           
 class X509CertificateCredentialsToSerialNumberAndIssuerDNPrincipalResolver
          This class is targeted at usage for mapping to an existing user record.
 class X509CertificateCredentialsToSerialNumberPrincipalResolver
          Returns a new principal based on the Sereial Number of the certificate.
 



Copyright © 2004-2010 Jasig. All Rights Reserved.