Class CheckUsernameRecoveryEmail

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

public class CheckUsernameRecoveryEmail extends Object implements CaptchaResponseAction
The API action model for actions where the user provides the email address associated with the username to be recovered.
Since:
9.3
See Also:
  • Constructor Details

    • CheckUsernameRecoveryEmail

      public CheckUsernameRecoveryEmail()
      Create a UsernameRecoveryEmail instance.
  • Method Details