Class CertificateValidator.CRLLoaderImpl
java.lang.Object
org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLLoaderImpl
- Direct Known Subclasses:
 CertificateValidator.CRLFileLoader,CertificateValidator.CRLListLoader,CertificateValidator.CRLLoaderProxy
- Enclosing class:
 - CertificateValidator
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
CRLLoaderImpl
public CRLLoaderImpl() 
 - 
 - 
Method Details
- 
getX509CRLs
Returns a collection ofX509CRL- Returns:
 - Throws:
 GeneralSecurityException
 
 -