- resolvePrincipalInternal(X509Certificate) - Method in class org.jasig.cas.adaptors.x509.authentication.principal.AbstractX509PrincipalResolver
-
- resolvePrincipalInternal(X509Certificate) - Method in class org.jasig.cas.adaptors.x509.authentication.principal.X509SerialNumberAndIssuerDNPrincipalResolver
-
- resolvePrincipalInternal(X509Certificate) - Method in class org.jasig.cas.adaptors.x509.authentication.principal.X509SerialNumberPrincipalResolver
-
- resolvePrincipalInternal(X509Certificate) - Method in class org.jasig.cas.adaptors.x509.authentication.principal.X509SubjectDNPrincipalResolver
-
- resolvePrincipalInternal(X509Certificate) - Method in class org.jasig.cas.adaptors.x509.authentication.principal.X509SubjectPrincipalResolver
-
Replaces placeholders in the descriptor with values extracted from attribute
values in relative distinguished name components of the DN.
- ResourceCRLRevocationChecker - Class in org.jasig.cas.adaptors.x509.authentication.handler.support
-
CRL-based revocation checker that uses one or more CRL resources to fetch
local or remote CRL data periodically.
- ResourceCRLRevocationChecker(Resource) - Constructor for class org.jasig.cas.adaptors.x509.authentication.handler.support.ResourceCRLRevocationChecker
-
Creates a new instance using the specified resource for CRL data.
- ResourceCRLRevocationChecker(Resource[]) - Constructor for class org.jasig.cas.adaptors.x509.authentication.handler.support.ResourceCRLRevocationChecker
-
Creates a new instance using the specified resources for CRL data.
- ResourceCRLRevocationChecker.CRLFetcher - Class in org.jasig.cas.adaptors.x509.authentication.handler.support
-
Handles details of fetching CRL data from resources.
- ResourceCRLRevocationChecker.CRLFetcher(Resource[]) - Constructor for class org.jasig.cas.adaptors.x509.authentication.handler.support.ResourceCRLRevocationChecker.CRLFetcher
-
Creates a new instance using the specified resources for CRL data.
- RevocationChecker - Interface in org.jasig.cas.adaptors.x509.authentication.handler.support
-
Strategy interface for checking revocation status of a certificate.
- RevocationPolicy<T> - Interface in org.jasig.cas.adaptors.x509.authentication.handler.support
-
Strategy interface for enforcing various policy matters related to certificate
revocation, such as what to do when revocation data is unavailable or stale.
- RevokedCertificateException - Exception in org.jasig.cas.adaptors.x509.authentication.handler.support
-
Exception that describes a revoked X.509 certificate.
- RevokedCertificateException(Date, BigInteger) - Constructor for exception org.jasig.cas.adaptors.x509.authentication.handler.support.RevokedCertificateException
-
- RevokedCertificateException(Date, BigInteger, RevokedCertificateException.Reason) - Constructor for exception org.jasig.cas.adaptors.x509.authentication.handler.support.RevokedCertificateException
-
- RevokedCertificateException(X509CRLEntry) - Constructor for exception org.jasig.cas.adaptors.x509.authentication.handler.support.RevokedCertificateException
-
- RevokedCertificateException.Reason - Enum in org.jasig.cas.adaptors.x509.authentication.handler.support
-
CRL revocation reason codes per RFC 3280.