Exception | Description |
---|---|
ChallengeResponseException |
Thrown if the challenges for a user cannot be retrieved
|
IdentityPasswordException |
Thrown to signal that a password is invalid
|
InconsistentPasswordRulesException |
Throw to signal that the rules for a password policy are inconsistent
|
InvalidPasswordException |
Thrown to signal that a password is invalid
|
NoSuchPasswordPolicyException |
Thrown to signal that no PasswordPolicy meeting the search criteria was
found
|
UserNotFoundException |
Thrown if the user cannot be found while performing a user password management operation
|