public static class CertificateValidator.CRLLoaderProxy extends CertificateValidator.CRLLoaderImpl
Constructor and Description |
---|
CRLLoaderProxy(X509CRL crl) |
Modifier and Type | Method and Description |
---|---|
Collection<X509CRL> |
getX509CRLs()
Returns a collection of
X509CRL |
public CRLLoaderProxy(X509CRL crl)
public Collection<X509CRL> getX509CRLs() throws GeneralSecurityException
CertificateValidator.CRLLoaderImpl
X509CRL
getX509CRLs
in class CertificateValidator.CRLLoaderImpl
GeneralSecurityException
Copyright © 2021 JBoss by Red Hat. All rights reserved.