public class ServerAccessControlEntry extends ServerObject implements RemoteAccessControlEntry
| Constructor and Description |
|---|
ServerAccessControlEntry(AccessControlEntry ace,
RemoteAdapterFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
RemotePrincipal |
getPrincipal() |
RemotePrivilege[] |
getPrivileges() |
clone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogpublic ServerAccessControlEntry(AccessControlEntry ace,
RemoteAdapterFactory factory)
throws RemoteException
RemoteExceptionpublic RemotePrincipal getPrincipal() throws RemoteException
getPrincipal in interface RemoteAccessControlEntryRemoteExceptionjavax.jcr.security.AccessControlEntry#getPrincipal()public RemotePrivilege[] getPrivileges() throws RemoteException
getPrivileges in interface RemoteAccessControlEntryRemoteExceptionjavax.jcr.security.AccessControlEntry#getPrivileges()"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"