| Package | Description |
|---|---|
| org.jivesoftware.openfire.user |
Provides the interfaces and classes necessary to create custom
user account data providers for Openfire.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationBasedUserProviderMapper
A
UserProviderMapper that can be used to draw administrative users from another source than the regular, non-
administrative users. |
class |
PropertyBasedUserProviderMapper
A
UserProviderMapper that can be used to draw some users from another source than the other users. |
| Modifier and Type | Field and Description |
|---|---|
protected UserProviderMapper |
MappedUserProvider.mapper
Used to determine what provider is to be used to operate on a particular user.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.