Uses of Interface
org.jivesoftware.openfire.user.UserProviderMapper
Packages that use UserProviderMapper
Package
Description
Provides the interfaces and classes necessary to create custom
user account data providers for Openfire.
-
Uses of UserProviderMapper in org.jivesoftware.openfire.user
Classes in org.jivesoftware.openfire.user that implement UserProviderMapperModifier and TypeClassDescriptionclassAUserProviderMapperthat can be used to draw administrative users from another source than the regular, non- administrative users.classAUserProviderMapperthat can be used to draw some users from another source than the other users.Fields in org.jivesoftware.openfire.user declared as UserProviderMapperModifier and TypeFieldDescriptionprotected final UserProviderMapperMappedUserProvider.mapperUsed to determine what provider is to be used to operate on a particular user.