Class Canceled
java.lang.Object
com.pingidentity.sdk.api.authn.model.state.Canceled
The model for the
CANCELED state.- Since:
- 9.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the canceled operation.voidsetCanceledOperation(String canceledOperation) Set the canceled operation
-
Constructor Details
-
Canceled
public Canceled() -
Canceled
-
-
Method Details
-
getCanceledOperation
Get the canceled operation. Possible values are PASSWORD_CHANGE, ACCOUNT_RECOVERY, and USERNAME_RECOVERY. -
setCanceledOperation
Set the canceled operation
-