Uses of Enum Class
org.jivesoftware.openfire.auth.JDBCAuthProvider.PasswordType
Packages that use JDBCAuthProvider.PasswordType
Package
Description
Authentication and Authorization service interfaces and classes.
-
Uses of JDBCAuthProvider.PasswordType in org.jivesoftware.openfire.auth
Methods in org.jivesoftware.openfire.auth that return JDBCAuthProvider.PasswordTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JDBCAuthProvider.PasswordType[]JDBCAuthProvider.PasswordType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jivesoftware.openfire.auth with parameters of type JDBCAuthProvider.PasswordTypeModifier and TypeMethodDescriptionprotected StringJDBCAuthProvider.hashPassword(String password, JDBCAuthProvider.PasswordType type)