|
Openfire 3.8.2 Javadoc | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| GroupProvider | Provider interface for groups. |
| Class Summary | |
|---|---|
| AbstractGroupProvider | Shared base class for Openfire GroupProvider implementations. |
| DefaultGroupPropertyMap<K,V> | Default implementation of a writable Map to manage group properties. |
| DefaultGroupProvider | Database implementation of the GroupManager interface. |
| Group | Groups organize users into a single entity for easier management. |
| GroupCollection | Provides a view of an array of group names as a Collection of Group objects. |
| GroupManager | Manages groups. |
| JDBCGroupProvider | The JDBC group provider allows you to use an external database to define the make up of groups. |
| Exception Summary | |
|---|---|
| GroupAlreadyExistsException | Thrown when attempting to create a group that already exists. |
| GroupNotFoundException | Thrown when unable to find or load a group. |
Groups, which are used to organize users together.
|
Openfire 3.8.2 Javadoc | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||