public class ServerAccessControlEntry extends ServerObject implements RemoteAccessControlEntry
ref| Constructor and Description |
|---|
ServerAccessControlEntry(javax.jcr.security.AccessControlEntry ace,
RemoteAdapterFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
RemotePrincipal |
getPrincipal() |
RemotePrivilege[] |
getPrivileges() |
getFactory, getRemoteItem, getRemoteNode, getRemoteNodeTypeArray, getRepositoryException, getSerialValue, getSerialValuesclone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogpublic ServerAccessControlEntry(javax.jcr.security.AccessControlEntry ace,
RemoteAdapterFactory factory)
throws RemoteException
RemoteExceptionpublic RemotePrincipal getPrincipal() throws RemoteException
getPrincipal in interface RemoteAccessControlEntryRemoteExceptionAccessControlEntry.getPrincipal()public RemotePrivilege[] getPrivileges() throws RemoteException
getPrivileges in interface RemoteAccessControlEntryRemoteExceptionAccessControlEntry.getPrivileges()Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.