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, getNodeTypeArray
public ClientAccessControlEntry(RemoteAccessControlEntry race, LocalAdapterFactory factory)
public Principal getPrincipal()
getPrincipal
in interface AccessControlEntry
public Privilege[] getPrivileges()
getPrivileges
in interface AccessControlEntry
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.