Uses of Class
eu.emi.security.authn.x509.helpers.ns.AbstractEuGridPmaNamespacesStore
-
Packages that use AbstractEuGridPmaNamespacesStore Package Description 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 theOpensslCertChainValidator
-
-
Uses of AbstractEuGridPmaNamespacesStore in eu.emi.security.authn.x509.helpers.ns
Subclasses of AbstractEuGridPmaNamespacesStore in eu.emi.security.authn.x509.helpers.ns Modifier and Type Class Description class
EuGridPmaNamespacesStore
Provides an in-memory store ofNamespacePolicy
objects.class
LazyEuGridPmaNamespacesStore
EuGridPMA namespace policies are loaded on demand by this store and are cached in memory.
-