Uses of Class
eu.emi.security.authn.x509.helpers.trust.TimedTrustAnchorStoreBase
Packages that use TimedTrustAnchorStoreBase
Package
Description
Contains implementations of trust stores, which provide access to trusted root
certificates.
-
Uses of TimedTrustAnchorStoreBase in eu.emi.security.authn.x509.helpers.trust
Subclasses of TimedTrustAnchorStoreBase in eu.emi.security.authn.x509.helpers.trustModifier and TypeClassDescriptionclassRetrieves CA certificates from locations given as local paths with wildcards or URLs.classImplementation of theTrustAnchorStorewhich load JDK'sKeyStorefrom a file.classImplementation of theTrustAnchorStorewhich uses JDK'sKeyStoreas a in-memory storage.classImplementation of the truststore which uses CA certificates from a single directory in OpenSSL format.