Uses of Class
eu.emi.security.authn.x509.helpers.ns.GlobusNamespacesStore

Packages that use GlobusNamespacesStore
eu.emi.security.authn.x509.helpers.ns Contains implementation of local namespace policy rules for trusted certificate authorities (using Globus and EuGridPMA syntax), which are exclusively used by the OpensslCertChainValidator 
eu.emi.security.authn.x509.helpers.trust Contains implementations of trust stores, which provide access to trusted root certificates. 
 

Uses of GlobusNamespacesStore in eu.emi.security.authn.x509.helpers.ns
 

Subclasses of GlobusNamespacesStore in eu.emi.security.authn.x509.helpers.ns
 class EuGridPmaNamespacesStore
          Provides an in-memory store of NamespacePolicy objects.
 

Constructors in eu.emi.security.authn.x509.helpers.ns with parameters of type GlobusNamespacesStore
NamespaceChecker(NamespaceCheckingMode mode, EuGridPmaNamespacesStore pmaStore, GlobusNamespacesStore globusStore)
           
 

Uses of GlobusNamespacesStore in eu.emi.security.authn.x509.helpers.trust
 

Methods in eu.emi.security.authn.x509.helpers.trust that return GlobusNamespacesStore
 GlobusNamespacesStore OpensslTrustAnchorStore.getGlobusNsStore()
           
 



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