public class LazyEuGridPmaNamespacesStore extends AbstractEuGridPmaNamespacesStore
Modifier and Type | Field and Description |
---|---|
protected String |
directory |
protected long |
updateInterval |
SUFFIX
observers, openssl1Mode
Constructor and Description |
---|
LazyEuGridPmaNamespacesStore(ObserversHandler observers,
boolean openssl1Mode,
String directory,
long updateInterval) |
Modifier and Type | Method and Description |
---|---|
protected List<NamespacePolicy> |
getPoliciesByIssuerDn(String definedForHash,
String issuerDn) |
protected List<NamespacePolicy> |
getPoliciesByIssuerHash(String definedForHash,
String issuerHash) |
void |
setPolicies(Collection<String> locations) |
getFileSuffix, getNotificationType, getParser, getPolicies
addPolicy, addPolicyToMap, getCachedPolicies, getPolicies, tryLoadNsLocation, tryLoadNsPath
protected final String directory
protected final long updateInterval
public LazyEuGridPmaNamespacesStore(ObserversHandler observers, boolean openssl1Mode, String directory, long updateInterval)
public void setPolicies(Collection<String> locations)
protected List<NamespacePolicy> getPoliciesByIssuerHash(String definedForHash, String issuerHash)
getPoliciesByIssuerHash
in class AbstractEuGridPmaNamespacesStore
protected List<NamespacePolicy> getPoliciesByIssuerDn(String definedForHash, String issuerDn)
getPoliciesByIssuerDn
in class AbstractEuGridPmaNamespacesStore
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.