| Modifier and Type | Method and Description |
|---|---|
AccessControlEditor |
AccessControlProvider.getEditor(Session session)
Returns an
AccessControlEditor for the given Session object
or null if the implementation does not support editing
of access control policies. |
| Modifier and Type | Class and Description |
|---|---|
class |
ACLEditor
ACLEditor... |
| Modifier and Type | Method and Description |
|---|---|
AccessControlEditor |
ACLProvider.getEditor(Session session) |
| Modifier and Type | Method and Description |
|---|---|
AccessControlEditor |
CombinedProvider.getEditor(Session editingSession) |
| Modifier and Type | Method and Description |
|---|---|
AccessControlEditor |
ACLProvider.getEditor(Session editingSession) |
| Modifier and Type | Method and Description |
|---|---|
AccessControlEditor |
UserAccessControlProvider.getEditor(Session session)
Always returns
null. |
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.