★ wanayoo — archive 1999 http://jserv.java.sun.com/products/java-server/documentation/realms/GroupEntityImpl.htmlNouvelle recherche | Portail wanayoo

Class GroupEntityImpl

GroupEntityImpl

public abstract class GroupEntityImpl
implements GroupEntity

Variable Index

 o realm

Constructor Index

 o GroupEntityImpl(CustomRealm)

Method Index

 o addGroup(String)
 o getGroup(String)
 o getGroupNames()
 o getRealm()
 o remove(String)

Variables

 o realm
 protected CustomRealm realm

Constructors

 o GroupEntityImpl
 public GroupEntityImpl(CustomRealm aRealm)

Methods

 o getRealm
 public CustomRealm getRealm()
 o getGroupNames
 public Enumeration getGroupNames() throws BadRealmException
 o getGroup
 public Group getGroup(String name) throws NoSuchGroupException, BadRealmException
 o addGroup
 public Group addGroup(String name) throws InUseException, BadRealmException
 o remove
 public boolean remove(String groupName) throws InUseException, NoSuchGroupException, BadRealmException

JavaServer Products
Brewed by JavaSoft
A unit of Sun Microsystems, Inc.