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, getSerialValues
clone, exportObject, exportObject, exportObject, unexportObject
getClientHost, getLog, setLog
public ServerAccessControlList(AccessControlList acl, RemoteAdapterFactory factory) throws RemoteException
RemoteException
public RemoteAccessControlEntry[] getAccessControlEntries() throws RepositoryException, RemoteException
getAccessControlEntries
in interface RemoteAccessControlList
RepositoryException
RemoteException
AccessControlList.getAccessControlEntries()
public boolean addAccessControlEntry(RemotePrincipal principal, RemotePrivilege[] privileges) throws RepositoryException
RepositoryException
public void removeAccessControlEntry(RemoteAccessControlEntry ace) throws RepositoryException
RepositoryException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.