Uses of Class
com.pingidentity.sdk.password.PasswordResetException
Packages that use PasswordResetException
Package
Description
A plugin interface for validating usernames and passwords.
-
Uses of PasswordResetException in com.pingidentity.sdk.password
Subclasses of PasswordResetException in com.pingidentity.sdk.passwordModifier and TypeClassDescriptionclassPassword policy requirement exception thrown during password reset.Methods in com.pingidentity.sdk.password that throw PasswordResetExceptionModifier and TypeMethodDescriptionRetrieves a map of attributes from the user in the data store.voidResettablePasswordCredential.resetPassword(String username, String password) Resets the password for the given user.