Package org.jivesoftware.openfire.group


package org.jivesoftware.openfire.group
Groups, which are used to organize users together.
  • Class
    Description
    Shared base class for Openfire GroupProvider implementations.
    This list specifies additional methods that understand groups among the items in the list.
    This extension class provides additional methods that understand groups among the entries in the map.
    Default implementation of a writable Map to 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.
    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.
    A GroupProvider that delegates to one or more 'backing' GroupProvider.
    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.
    Implementations are used to determine what GroupProvider is to be used for a particular group name.
    Delegate GroupProvider operations among up to three configurable provider implementation classes.
    The JDBC group provider allows you to use an external database to define the composition of groups.
    A GroupProvider that delegates to a group-specific GroupProvider.
    Describes with which users a group is shared as a group on their roster.