Uses of Class
com.pingidentity.sdk.password.PasswordChallengeResult
-
Packages that use PasswordChallengeResult Package Description com.pingidentity.sdk.password A plugin interface for validating usernames and passwords. -
-
Uses of PasswordChallengeResult in com.pingidentity.sdk.password
Methods in com.pingidentity.sdk.password that return PasswordChallengeResult Modifier and Type Method Description PasswordChallengeResultChallengeablePasswordCredential. challenge(String username, String password, Object state)Challenge a user to answer a security question.
-