public class ServerAccessControlList extends ServerAccessControlPolicy implements RemoteAccessControlList
ref| Constructor and Description | 
|---|
ServerAccessControlList(javax.jcr.security.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(javax.jcr.security.AccessControlList acl,
                       RemoteAdapterFactory factory)
                        throws RemoteException
RemoteExceptionpublic RemoteAccessControlEntry[] getAccessControlEntries() throws javax.jcr.RepositoryException, RemoteException
getAccessControlEntries in interface RemoteAccessControlListjavax.jcr.RepositoryExceptionRemoteExceptionAccessControlList.getAccessControlEntries()public boolean addAccessControlEntry(RemotePrincipal principal, RemotePrivilege[] privileges) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic void removeAccessControlEntry(RemoteAccessControlEntry ace) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.