Modifier and Type | Method and Description |
---|---|
PamVerifyResult |
PamServicesWs.changePassword(String userId,
char[] oldPassword,
char[] newPassword,
boolean mustBeChanged,
Boolean chapCompatibility)
Changes the password of a user.
|
PamVerifyResult |
PamServicesWs.verify(String userId,
char[] password)
Verifies User and clear text password.
|
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.