public class EuGridPmaNamespacesStore extends GlobusNamespacesStore
NamespacePolicy objects.
The objects are matched either by subject name or by its MD5 hash (needed in case of
SELF subject). This implementation is useful for EuGridPMA namespaces definitions.
This class it thread safe.policiesByName| Constructor and Description |
|---|
EuGridPmaNamespacesStore() |
| Modifier and Type | Method and Description |
|---|---|
List<NamespacePolicy> |
getPolicies(X500Principal subject) |
void |
setPolicies(List<NamespacePolicy> policies) |
addGlobusPolicypublic void setPolicies(List<NamespacePolicy> policies)
setPolicies in interface NamespacesStoresetPolicies in class GlobusNamespacesStorepublic List<NamespacePolicy> getPolicies(X500Principal subject)
getPolicies in interface NamespacesStoregetPolicies in class GlobusNamespacesStoreCopyright © 2012–2013 European Middleware Initiative. All rights reserved.