public class ServerPrivilege extends ServerObject implements RemotePrivilege
ref| Constructor and Description |
|---|
ServerPrivilege(javax.jcr.security.Privilege privilege,
RemoteAdapterFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
RemotePrivilege[] |
getAggregatePrivileges() |
RemotePrivilege[] |
getDeclaredAggregatePrivileges() |
String |
getName() |
boolean |
isAbstract() |
boolean |
isAggregate() |
getFactory, getRemoteItem, getRemoteNode, getRemoteNodeTypeArray, getRepositoryException, getSerialValue, getSerialValuesclone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogpublic ServerPrivilege(javax.jcr.security.Privilege privilege,
RemoteAdapterFactory factory)
throws RemoteException
RemoteExceptionpublic RemotePrivilege[] getAggregatePrivileges() throws RemoteException
getAggregatePrivileges in interface RemotePrivilegeRemoteExceptionPrivilege.getAggregatePrivileges()public RemotePrivilege[] getDeclaredAggregatePrivileges() throws RemoteException
getDeclaredAggregatePrivileges in interface RemotePrivilegeRemoteExceptionPrivilege.getDeclaredAggregatePrivileges()public String getName()
getName in interface RemotePrivilegePrivilege.getName()public boolean isAbstract()
isAbstract in interface RemotePrivilegePrivilege.isAbstract()public boolean isAggregate()
isAggregate in interface RemotePrivilegePrivilege.isAggregate()Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.