Uses of Class
org.jivesoftware.openfire.auth.AuthMultiProvider
Packages that use AuthMultiProvider
Package
Description
Authentication and Authorization service interfaces and classes.
-
Uses of AuthMultiProvider in org.jivesoftware.openfire.auth
Subclasses of AuthMultiProvider in org.jivesoftware.openfire.authModifier and TypeClassDescriptionclassThe hybrid auth provider allows up to three AuthProvider implementations to be strung together to do chained authentication checking.classAAuthProviderthat delegates to a user-specific AuthProvider.