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