Uses of Class
com.pingidentity.sdk.api.authn.model.action.CheckRecoveryCode
-
Packages that use CheckRecoveryCode Package Description com.pingidentity.sdk.api.authn.common Contains "spec" classes for states, actions, and errors that are shared across multiple API-capable plugins. -
-
Uses of CheckRecoveryCode in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type CheckRecoveryCode Modifier and Type Field Description static AuthnActionSpec<CheckRecoveryCode>CommonActionSpec. CHECK_RECOVERY_CODEThe action used when the end user submits the recovery pass code for user verification during account recovery.
-