Package 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

See:
          Description

Interface Summary
NamespacesParser Implemented by namespace parsers.
NamespacesStore Store of NamespacePolicy objects.
 

Class Summary
EuGridPmaNamespacesParser Parses a single EUGridPMA namespaces file and returns NamespacePolicy object.
EuGridPmaNamespacesStore Provides an in-memory store of NamespacePolicy objects.
GlobusNamespacesParser Parses a single .signing_policy file and returns NamespacePolicy object.
GlobusNamespacesStore Provides an in-memory store of NamespacePolicy objects.
GlobusNamespacesStore.DNString String with an RFC 2253 DN wrapper, which uses X500NameUtils to check for equality.
NamespaceChecker Implements namespace policy checking.
NamespacePolicy Represents a namespace policy, i.e.
ParserUtils Common helpers for namespace file parsers.
 

Package eu.emi.security.authn.x509.helpers.ns Description

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. It is not guaranteed that API of the classes from this package will not change in future releases.



Copyright © 2012 European Middleware Initiative. All Rights Reserved.