public static class CertificateValidator.CRLListLoader extends CertificateValidator.CRLLoaderImpl
| Constructor and Description |
|---|
CRLListLoader(KeycloakSession session,
String cRLConfigValue) |
| Modifier and Type | Method and Description |
|---|---|
Collection<X509CRL> |
getX509CRLs()
Returns a collection of
X509CRL |
public CRLListLoader(KeycloakSession session, String cRLConfigValue)
public Collection<X509CRL> getX509CRLs() throws GeneralSecurityException
CertificateValidator.CRLLoaderImplX509CRLgetX509CRLs in class CertificateValidator.CRLLoaderImplGeneralSecurityExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.