T - public class ContextACLStorageFileManager extends BaseContextACLManager<AppACLContext> implements ContextACLManager<AppACLContext>
| Constructor and Description |
|---|
ContextACLStorageFileManager() |
| Modifier and Type | Method and Description |
|---|---|
protected ACLFileManager |
createManager(AppACLContext context) |
addListener, addListenerMap, applyMappings, deletePolicyFile, existsPolicyFile, forContext, getAclPolicy, getPolicyFileContents, listStoredPolicyFiles, loadPolicyFileContents, removeListener, storePolicyFile, storePolicyFileContents, validatePolicyFile, validateYamlPolicyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListener, addListenerMap, deletePolicyFile, existsPolicyFile, forContext, getAclPolicy, getPolicyFileContents, listStoredPolicyFiles, loadPolicyFileContents, removeListener, storePolicyFile, storePolicyFileContentsvalidatePolicyFile, validateYamlPolicyprotected ACLFileManager createManager(AppACLContext context)
createManager in class BaseContextACLManager<AppACLContext>