Uses of Class
eu.emi.security.authn.x509.helpers.pkipath.AbstractValidator
Packages that use AbstractValidator
Package
Description
Helper classes for internal, low level, logic of certificate path validation.
Contains implementation classes of the library.
-
Uses of AbstractValidator in eu.emi.security.authn.x509.helpers.pkipath
Subclasses of AbstractValidator in eu.emi.security.authn.x509.helpers.pkipathModifier and TypeClassDescriptionclass
An abstract validator which provides a CRL support common for validators usingPlainCRLStoreSpi
. -
Uses of AbstractValidator in eu.emi.security.authn.x509.impl
Subclasses of AbstractValidator in eu.emi.security.authn.x509.implModifier and TypeClassDescriptionclass
The certificate validator which uses a flexible set of certificates and CRL locations.class
The certificate validator which uses JavaKeyStore
as a truststore.class
The certificate validator which uses JavaKeyStore
as a truststore.class
The certificate validator which uses OpenSSL directory as a truststore.