@Deprecated public class ServerGroup extends ServerPrincipal implements RemoteGroup
ref| Constructor and Description |
|---|
ServerGroup(org.apache.jackrabbit.api.security.principal.GroupPrincipal principal,
RemoteAdapterFactory factory)
Deprecated.
|
ServerGroup(Principal principal,
RemoteAdapterFactory factory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isGroup(Principal principal)
Deprecated.
|
boolean |
isMember(String member)
Deprecated.
|
RemoteIterator |
members()
Deprecated.
|
getName, getPrincipalgetFactory, getRemoteItem, getRemoteNode, getRemoteNodeTypeArray, getRepositoryException, getSerialValue, getSerialValuesclone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogequals, getRef, hashCode, toString, toStubfinalize, getClass, notify, notifyAll, wait, wait, waitgetNamepublic ServerGroup(org.apache.jackrabbit.api.security.principal.GroupPrincipal principal,
RemoteAdapterFactory factory)
throws RemoteException
RemoteExceptionpublic ServerGroup(Principal principal, RemoteAdapterFactory factory) throws RemoteException
RemoteExceptionpublic boolean isMember(String member)
isMember in interface RemoteGroupGroupPrincipal.isMember(java.security.Principal)public RemoteIterator members() throws RemoteException
members in interface RemoteGroupRemoteExceptionGroupPrincipal.members()public static boolean isGroup(Principal principal)
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.