public class ServerAccessControlEntry extends ServerObject implements RemoteAccessControlEntry
ref
Constructor and Description |
---|
ServerAccessControlEntry(AccessControlEntry ace,
RemoteAdapterFactory factory) |
Modifier and Type | Method and Description |
---|---|
RemotePrincipal |
getPrincipal() |
RemotePrivilege[] |
getPrivileges() |
getFactory, getRemoteItem, getRemoteNode, getRemoteNodeTypeArray, getRepositoryException, getSerialValue, getSerialValues
clone, exportObject, exportObject, exportObject, unexportObject
getClientHost, getLog, setLog
public ServerAccessControlEntry(AccessControlEntry ace, RemoteAdapterFactory factory) throws RemoteException
RemoteException
public RemotePrincipal getPrincipal() throws RemoteException
getPrincipal
in interface RemoteAccessControlEntry
RemoteException
AccessControlEntry.getPrincipal()
public RemotePrivilege[] getPrivileges() throws RemoteException
getPrivileges
in interface RemoteAccessControlEntry
RemoteException
AccessControlEntry.getPrivileges()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.