| Modifier and Type | Method and Description |
|---|---|
PasswordCheckResult |
Client.checkPassword(java.lang.String password) |
PasswordCheckResult |
IClient.checkPassword(java.lang.String password)
Checks the given password against the password policy defined on the server.
|