Class CheckAccountRecoveryUsername

java.lang.Object
com.pingidentity.sdk.api.authn.model.action.CheckAccountRecoveryUsername
All Implemented Interfaces:
CaptchaResponseAction, Serializable

public class CheckAccountRecoveryUsername extends Object implements CaptchaResponseAction
The API action model for actions where the username of an existing account is provided for account recovery.
Since:
9.3
See Also:
  • Constructor Details

    • CheckAccountRecoveryUsername

      public CheckAccountRecoveryUsername()
  • Method Details