public class ServerGroup extends ServerPrincipal implements RemoteGroup
ref| Constructor and Description |
|---|
ServerGroup(Group principal,
RemoteAdapterFactory factory) |
ServerGroup(Principal principal,
RemoteAdapterFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isGroup(Principal principal) |
boolean |
isMember(String member) |
RemoteIterator |
members() |
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(Group 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–2020 The Apache Software Foundation. All rights reserved.