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

Packages that use AbstractNamespacesStore
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 Warning: this package contains internal implementation of the library. 
 

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

Subclasses of AbstractNamespacesStore in eu.emi.security.authn.x509.helpers.ns
 class AbstractEuGridPmaNamespacesStore
          EuGridPMA policy store common code.
 class AbstractGlobusNamespacesStore
          Globus EACL policy store common code.
 class EuGridPmaNamespacesStore
          Provides an in-memory store of NamespacePolicy objects.
 class GlobusNamespacesStore
          Provides an in-memory store of NamespacePolicy objects.
 class LazyEuGridPmaNamespacesStore
          EuGridPMA namespace policies are loaded on demand by this store and are cached in memory.
 class LazyGlobusNamespacesStore
          Globus EACL policies are loaded on demand by this store and are cached in memory.
 



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