Uses of Interface
org.jivesoftware.openfire.auth.AuthProviderMapper
Packages that use AuthProviderMapper
Package
Description
Authentication and Authorization service interfaces and classes.
-
Uses of AuthProviderMapper in org.jivesoftware.openfire.auth
Classes in org.jivesoftware.openfire.auth that implement AuthProviderMapperModifier and TypeClassDescriptionclassAAuthProviderMapperthat can be used to draw administrative users from another source than the regular, non- administrative users.classAAuthProviderMapperthat can be used to draw some users from another source than the other users.Fields in org.jivesoftware.openfire.auth declared as AuthProviderMapperModifier and TypeFieldDescriptionprotected final AuthProviderMapperMappedAuthProvider.mapperUsed to determine what provider is to be used to operate on a particular user.