Package com.pingidentity.sdk.password
package com.pingidentity.sdk.password
A plugin interface for validating usernames and passwords.
-
ClassDescriptionThis exception will be thrown when an attribute look up fails while signing-on the user without re-authenticating immediately after password update.Interface implemented by password credential validators that have the ability to lookup attributes by username alone.Implemented by a
PasswordCredentialValidatorto support 2-Factor authentication using a challenge question.Implemented by aPasswordCredentialValidatorto support changing user passwords in the backing data store.Contains information about the result of a password challenge.Contains information about the result of a password change.Runtime exception thrown when the server used for authentication needs to prompt the user to answer a challenge question.A plugin for validating usernames and passwords.Runtime exception thrown when user authentication fails due to a problem related to invalid credentials or a condition on the server such as the account being locked.Password policy requirement exception thrown during password reset.Password policy requirement exception thrown during password authentication.Runtime exception to indicate there was an error when attempting to reset the password for a user.Runtime exception to indicate the password validator fails to process the username/password combination.Implemented by aPasswordCredentialValidatorto support recovering a user's login ID through a 'Forgot username' link and sending the username to the specified email address.Implemented by aPasswordCredentialValidatorto support resetting user passwords through the 'Forgot Password' link in the backing data store.Indicates the account enabled status.Runtime exception to indicate there was an error when attempting to recover the user's login ID