| Package | Description |
|---|---|
| org.jivesoftware.openfire.auth |
Authentication and Authorization service interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
static JDBCAuthProvider.PasswordType |
JDBCAuthProvider.PasswordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JDBCAuthProvider.PasswordType[] |
JDBCAuthProvider.PasswordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
JDBCAuthProvider.hashPassword(String password,
JDBCAuthProvider.PasswordType type) |
Copyright © 2003–2020 Ignite Realtime. All rights reserved.