Uses of Class
eu.emi.security.authn.x509.helpers.pkipath.PlainCRLValidator
-
Packages that use PlainCRLValidator Package Description eu.emi.security.authn.x509.impl Contains implementation classes of the library. -
-
Uses of PlainCRLValidator in eu.emi.security.authn.x509.impl
Subclasses of PlainCRLValidator in eu.emi.security.authn.x509.impl Modifier and Type Class Description class
DirectoryCertChainValidator
The certificate validator which uses a flexible set of certificates and CRL locations.class
InMemoryKeystoreCertChainValidator
The certificate validator which uses JavaKeyStore
as a truststore.class
KeystoreCertChainValidator
The certificate validator which uses JavaKeyStore
as a truststore.
-