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
NamespacePolicy Represents a namespace policy, i.e.
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.
NamespaceChecker Implements namespace policy checking.
OpensslNamespacePolicyImpl 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-2013 European Middleware Initiative. All Rights Reserved.