Package | Description |
---|---|
com.kobil.ssms.pam.logic.pwd |
Modifier and Type | Method and Description |
---|---|
static PasswordManagement.PasswordState |
PasswordManagement.PasswordState.valueOf(byte key) |
static PasswordManagement.PasswordState |
PasswordManagement.PasswordState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PasswordManagement.PasswordState[] |
PasswordManagement.PasswordState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PasswordManagement.changeState(String userLoginId,
PasswordManagement.PasswordState state)
Changes the password state.
|
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.