public class ServerGroup extends ServerPrincipal implements RemoteGroup
ref
Constructor and Description |
---|
ServerGroup(Group principal,
RemoteAdapterFactory factory) |
Modifier and Type | Method and Description |
---|---|
boolean |
isMember(String member) |
RemoteIterator |
members() |
getName, getPrincipal
getFactory, getRemoteItem, getRemoteNode, getRemoteNodeTypeArray, getRepositoryException, getSerialValue, getSerialValues
clone, exportObject, exportObject, exportObject, unexportObject
getClientHost, getLog, setLog
equals, getRef, hashCode, toString, toStub
finalize, getClass, notify, notifyAll, wait, wait, wait
getName
public ServerGroup(Group principal, RemoteAdapterFactory factory) throws RemoteException
RemoteException
public boolean isMember(String member)
isMember
in interface RemoteGroup
Group.isMember(java.security.Principal)
public RemoteIterator members() throws RemoteException
members
in interface RemoteGroup
RemoteException
Group.members()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.