Uses of Class
org.jasig.cas.adaptors.x509.authentication.handler.support.AbstractCRLRevocationChecker

Packages that use AbstractCRLRevocationChecker
org.jasig.cas.adaptors.x509.authentication.handler.support   
 

Uses of AbstractCRLRevocationChecker in org.jasig.cas.adaptors.x509.authentication.handler.support
 

Subclasses of AbstractCRLRevocationChecker in org.jasig.cas.adaptors.x509.authentication.handler.support
 class CRLDistributionPointRevocationChecker
          Performs CRL-based revocation checking by consulting resources defined in the CRLDistributionPoints extension field on the certificate.
 class ResourceCRLRevocationChecker
          CRL-based revocation checker that uses one or more CRL resources to fetch local or remote CRL data periodically.
 



Copyright © 2004-2013 Jasig. All Rights Reserved.