Uses of Package
org.jivesoftware.openfire.user
-
Packages that use org.jivesoftware.openfire.user Package Description org.jivesoftware.openfire org.jivesoftware.openfire.auth Authentication and Authorization service interfaces and classes.org.jivesoftware.openfire.crowd org.jivesoftware.openfire.crowd.jaxb org.jivesoftware.openfire.entitycaps Implementation of Entity Capabilities (XEP-0115).org.jivesoftware.openfire.event Event system.org.jivesoftware.openfire.group Groups, which are used to organize users together.org.jivesoftware.openfire.handler IQ class implementations.org.jivesoftware.openfire.ldap LDAP code for authentication and user profile information.org.jivesoftware.openfire.muc Implementation of Multi-User Chat (XEP-0045).org.jivesoftware.openfire.pep Implementation of Personal Eventing via Pubsub (XEP-0163).org.jivesoftware.openfire.roster Provides classes for managing the roster.org.jivesoftware.openfire.session org.jivesoftware.openfire.spi org.jivesoftware.openfire.user Provides the interfaces and classes necessary to create custom user account data providers for Openfire.org.jivesoftware.openfire.user.property org.jivesoftware.util Utility classes. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire Class Description User Encapsulates information about a user.UserManager Manages users, including loading, creating and deleting.UserNotFoundException Thrown when User cannot be found. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.auth Class Description UserNotFoundException Thrown when User cannot be found. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.crowd Class Description User Encapsulates information about a user.UserAlreadyExistsException Thrown when attempting to create a user that already exists.UserNotFoundException Thrown when User cannot be found.UserProvider Provider interface for the user system. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.crowd.jaxb Class Description User Encapsulates information about a user. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.entitycaps Class Description User Encapsulates information about a user. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.event Class Description User Encapsulates information about a user. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.group Class Description User Encapsulates information about a user. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.handler Class Description User Encapsulates information about a user. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.ldap Class Description User Encapsulates information about a user.UserAlreadyExistsException Thrown when attempting to create a user that already exists.UserNotFoundException Thrown when User cannot be found.UserProvider Provider interface for the user system. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.muc Class Description User Encapsulates information about a user.UserAlreadyExistsException Thrown when attempting to create a user that already exists.UserNotFoundException Thrown when User cannot be found. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.pep Class Description PresenceEventListener Interface to listen for presence events.User Encapsulates information about a user. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.roster Class Description User Encapsulates information about a user.UserAlreadyExistsException Thrown when attempting to create a user that already exists.UserNotFoundException Thrown when User cannot be found. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.session Class Description UserNotFoundException Thrown when User cannot be found. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.spi Class Description User Encapsulates information about a user.UserNotFoundException Thrown when User cannot be found. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.user Class Description DefaultUserProvider Default implementation of the UserProvider interface, which reads and writes data from theofUser
database table.PresenceEventListener Interface to listen for presence events.User Encapsulates information about a user.UserAlreadyExistsException Thrown when attempting to create a user that already exists.UserManager Manages users, including loading, creating and deleting.UserMultiProvider AUserProvider
that delegates to one or more 'backing' UserProvider.UserNameProvider Interface to be implemented by components that are capable of returning the name of entities when running as internal components.UserNotFoundException Thrown when User cannot be found.UserProvider Provider interface for the user system.UserProviderMapper Implementations are used to determine what UserProvider is to be used for a particular username. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.openfire.user.property Class Description UserNotFoundException Thrown when User cannot be found. -
Classes in org.jivesoftware.openfire.user used by org.jivesoftware.util Class Description User Encapsulates information about a user.UserManager Manages users, including loading, creating and deleting.