public class ServerAccessControlList extends ServerAccessControlPolicy implements RemoteAccessControlList
ref| Constructor and Description |
|---|
ServerAccessControlList(AccessControlList acl,
RemoteAdapterFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addAccessControlEntry(RemotePrincipal principal,
RemotePrivilege[] privileges) |
RemoteAccessControlEntry[] |
getAccessControlEntries() |
void |
removeAccessControlEntry(RemoteAccessControlEntry ace) |
getFactory, getRemoteItem, getRemoteNode, getRemoteNodeTypeArray, getRepositoryException, getSerialValue, getSerialValuesclone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogpublic ServerAccessControlList(AccessControlList acl, RemoteAdapterFactory factory) throws RemoteException
RemoteExceptionpublic RemoteAccessControlEntry[] getAccessControlEntries() throws RepositoryException, RemoteException
getAccessControlEntries in interface RemoteAccessControlListRepositoryExceptionRemoteExceptionAccessControlList.getAccessControlEntries()public boolean addAccessControlEntry(RemotePrincipal principal, RemotePrivilege[] privileges) throws RepositoryException
RepositoryExceptionpublic void removeAccessControlEntry(RemoteAccessControlEntry ace) throws RepositoryException
RepositoryExceptionCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.