org.jasig.cas.adaptors.x509.authentication.principal
Class X509CertificateCredentialsToIdentifierPrincipalResolver
java.lang.Object
org.jasig.cas.authentication.principal.AbstractPersonDirectoryCredentialsToPrincipalResolver
org.jasig.cas.adaptors.x509.authentication.principal.AbstractX509CertificateCredentialsToPrincipalResolver
org.jasig.cas.adaptors.x509.authentication.principal.X509CertificateCredentialsToIdentifierPrincipalResolver
- All Implemented Interfaces:
- CredentialsToPrincipalResolver
Deprecated.
@Deprecated
public final class X509CertificateCredentialsToIdentifierPrincipalResolver
- extends AbstractX509CertificateCredentialsToPrincipalResolver
The following class is deprecated in favor of
X509CertificateCredentialsToSubjectPrinciplalResolver.
- Since:
- 3.0.4
- Version:
- $Revision$ $Date$
- Author:
- Anders Svensson, Scott Battaglia, Barry Silk
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
X509CertificateCredentialsToIdentifierPrincipalResolver
public X509CertificateCredentialsToIdentifierPrincipalResolver()
- Deprecated.
resolvePrincipalInternal
protected String resolvePrincipalInternal(X509Certificate certificate)
- Deprecated.
- Specified by:
resolvePrincipalInternal in class AbstractX509CertificateCredentialsToPrincipalResolver
setIdentifier
public void setIdentifier(String identifier)
- Deprecated.
Copyright © 2004-2013 Jasig. All Rights Reserved.