public class ClientAccessControlEntry extends ClientObject implements AccessControlEntry
RemoteAccessControlEntry interface. This class makes a remote
AccessControlEntry locally available using the JCR AccessControlEntry interface.AccessControlEntry,
RemoteAccessControlEntry| Constructor and Description |
|---|
ClientAccessControlEntry(RemoteAccessControlEntry race,
LocalAdapterFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
getPrincipal() |
Privilege[] |
getPrivileges() |
getFactory, getItem, getNode, getNodeTypeArraypublic ClientAccessControlEntry(RemoteAccessControlEntry race, LocalAdapterFactory factory)
public Principal getPrincipal()
getPrincipal in interface AccessControlEntrypublic Privilege[] getPrivileges()
getPrivileges in interface AccessControlEntryCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.