Uses of Package
eu.emi.security.authn.x509.helpers.trust

Packages that use eu.emi.security.authn.x509.helpers.trust
eu.emi.security.authn.x509.helpers.pkipath Helper classes for internal, low level, logic of certificate path validation. 
eu.emi.security.authn.x509.helpers.trust Contains implementations of trust stores, which provide access to trusted root certificates. 
eu.emi.security.authn.x509.impl Contains implementation classes of the library. 
 

Classes in eu.emi.security.authn.x509.helpers.trust used by eu.emi.security.authn.x509.helpers.pkipath
TrustAnchorStore
          Implementations provide trust store material: a list of trusted CA certificates.
 

Classes in eu.emi.security.authn.x509.helpers.trust used by eu.emi.security.authn.x509.helpers.trust
DirectoryTrustAnchorStore
          Retrieves CA certificates from locations given as local paths with wildcards or URLs.
JDKInMemoryTrustAnchorStore
          Implementation of the TrustAnchorStore which uses JDK's KeyStore as a in-memory storage.
TrustAnchorExt
           
TrustAnchorStore
          Implementations provide trust store material: a list of trusted CA certificates.
TrustAnchorStoreBase
          Base implementation of Trust Anchor stores.
 

Classes in eu.emi.security.authn.x509.helpers.trust used by eu.emi.security.authn.x509.impl
JDKInMemoryTrustAnchorStore
          Implementation of the TrustAnchorStore which uses JDK's KeyStore as a in-memory storage.
 



Copyright © 2012-2013 European Middleware Initiative. All Rights Reserved.