Package org.jivesoftware.openfire.group
package org.jivesoftware.openfire.group
Groups, which are used to organize users together.
-
ClassDescriptionShared base class for Openfire GroupProvider implementations.This list specifies additional methods that understand groups among the items in the list.ConcurrentGroupMap<K,
V> This extension class provides additional methods that understand groups among the entries in the map.Default implementation of a writableMapto manage group properties.Database implementation of the GroupManager interface.Groups organize users into a single entity for easier management.Thrown when attempting to create a group that already exists.This list specifies additional methods that understand groups among the items in the list.GroupAwareMap<K,V> This map specifies additional methods that understand groups among the entries in the map.Provides a view of an array of group names as a Collection of Group objects.This class is designed to identify and manage custom JIDs that represent Groups (rather than Users or Components).Manages groups.Thrown when attempting to set or rename a group, passing an unacceptable name.Thrown when unable to find or load a group.Provider interface for groups.The JDBC group provider allows you to use an external database to define the composition of groups.Describes with which users a group is shared as a group on their roster.