Uses of Interface
org.jivesoftware.openfire.auth.AuthorizationMapping
Packages that use AuthorizationMapping
Package
Description
Authentication and Authorization service interfaces and classes.
LDAP code for authentication and user profile information.
-
Uses of AuthorizationMapping in org.jivesoftware.openfire.auth
Classes in org.jivesoftware.openfire.auth that implement AuthorizationMappingModifier and TypeClassDescriptionclassThe default implementation that defines the default authorization identity to be used, when none was selected by the client. -
Uses of AuthorizationMapping in org.jivesoftware.openfire.ldap
Classes in org.jivesoftware.openfire.ldap that implement AuthorizationMappingModifier and TypeClassDescriptionclassProvider for authorization mapping using LDAP.