| Name | Description | Type | Package | Framework |
| DefaultUserProvider | Default implementation of the UserProvider interface, which reads and writes data from the ofUser database table. | Class | org.jivesoftware.openfire.user | Echo |
|
| HybridUserProvider | Delegate UserProvider operations among up to three configurable provider implementation classes. | Class | org.jivesoftware.openfire.user | Echo |
|
| JDBCUserProvider | The JDBC user provider allows you to use an external database to define the users. | Class | org.jivesoftware.openfire.user | Echo |
|
| NativeUserProvider | A UserProvider to be used in conjunction with NativeAuthProvider, which | Class | org.jivesoftware.openfire.user | Echo |
|
| POP3UserProvider | A UserProvider to be used in conjunction with POP3AuthProvider, which | Class | org.jivesoftware.openfire.user | Echo |
|
| PresenceEventDispatcher | Dispatches presence events. | Class | org.jivesoftware.openfire.user | Echo |
|
| PresenceEventListener | Interface to listen for presence events. | Interface | org.jivesoftware.openfire.user | Echo |
|
| User | Encapsulates information about a user. | Class | org.jivesoftware.openfire.user | Echo |
|
| UserAlreadyExistsException | Thrown when attempting to create a user that already exists. | Class | org.jivesoftware.openfire.user | Echo |
|
| UserCollection | Provides a view of an array of usernames as a Collection of User objects. | Class | org.jivesoftware.openfire.user | Echo |
|
| UserManager | Manages users, including loading, creating and deleting. | Class | org.jivesoftware.openfire.user | Echo |
|
| UserNameManager | Main responsibility of this class is to return the correct name of XMPP entities. | Class | org.jivesoftware.openfire.user | Echo |
|
| UserNameProvider | Interface to be implemented by components that are capable of returning the name of entities when running as internal components. | Interface | org.jivesoftware.openfire.user | Echo |
|
| UserNotFoundException | Thrown when User cannot be found. | Class | org.jivesoftware.openfire.user | Echo |
|
| UserProvider | Provider interface for the user system. | Interface | org.jivesoftware.openfire.user | Echo |
|
| DefaultUserProvider | Default implementation of the UserProvider interface, which reads and writes data from the ofUser database table. | Class | org.jivesoftware.openfire.user | OpenFire |
|
| HybridUserProvider | Delegate UserProvider operations among up to three configurable provider implementation classes. | Class | org.jivesoftware.openfire.user | OpenFire |
|
| JDBCUserProvider | The JDBC user provider allows you to use an external database to define the users. | Class | org.jivesoftware.openfire.user | OpenFire |
|
| NativeUserProvider | A UserProvider to be used in conjunction with NativeAuthProvider, which | Class | org.jivesoftware.openfire.user | OpenFire |
|
| POP3UserProvider | A UserProvider to be used in conjunction with POP3AuthProvider, which | Class | org.jivesoftware.openfire.user | OpenFire |
|
| PresenceEventDispatcher | Dispatches presence events. | Class | org.jivesoftware.openfire.user | OpenFire |
|
| PresenceEventListener | Interface to listen for presence events. | Interface | org.jivesoftware.openfire.user | OpenFire |
|
| User | Encapsulates information about a user. | Class | org.jivesoftware.openfire.user | OpenFire |
|
| UserAlreadyExistsException | Thrown when attempting to create a user that already exists. | Class | org.jivesoftware.openfire.user | OpenFire |
|
| UserCollection | Provides a view of an array of usernames as a Collection of User objects. | Class | org.jivesoftware.openfire.user | OpenFire |
|
| UserManager | Manages users, including loading, creating and deleting. | Class | org.jivesoftware.openfire.user | OpenFire |
|
| UserNameManager | Main responsibility of this class is to return the correct name of XMPP entities. | Class | org.jivesoftware.openfire.user | OpenFire |
|
| UserNameProvider | Interface to be implemented by components that are capable of returning the name of entities when running as internal components. | Interface | org.jivesoftware.openfire.user | OpenFire |
|
| UserNotFoundException | Thrown when User cannot be found. | Class | org.jivesoftware.openfire.user | OpenFire |
|
| UserProvider | Provider interface for the user system. | Interface | org.jivesoftware.openfire.user | OpenFire |