OpensslCertChainValidator
Warning: this package contains internal implementation of the library.See: Description
Interface | Description |
---|---|
NamespacePolicy |
Represents a namespace policy, i.e. defines which subject DNs are permitted or denied for an issuer.
|
NamespacesParser |
Implemented by namespace parsers.
|
NamespacesStore |
Store of
NamespacePolicy objects. |
Class | Description |
---|---|
AbstractEuGridPmaNamespacesStore |
EuGridPMA policy store common code.
|
AbstractGlobusNamespacesStore |
Globus EACL policy store common code.
|
AbstractNamespacesStore |
Policy store common code.
|
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. |
LazyEuGridPmaNamespacesStore |
EuGridPMA namespace policies are loaded on demand by this store and are cached in memory.
|
LazyGlobusNamespacesStore |
Globus EACL policies are loaded on demand by this store and are cached in memory.
|
NamespaceChecker |
Implements namespace policy checking.
|
OpensslNamespacePolicyImpl |
Represents a namespace policy, i.e. defines which subject DNs are permitted or denied for an issuer.
|
ParserUtils |
Common helpers for namespace file parsers.
|
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-2017 European Middleware Initiative. All Rights Reserved.