Uses of Class
com.pingidentity.sdk.api.authn.model.action.CheckAccountRecoveryUsername
-
Packages that use CheckAccountRecoveryUsername 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 CheckAccountRecoveryUsername in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type CheckAccountRecoveryUsername Modifier and Type Field Description static AuthnActionSpec<CheckAccountRecoveryUsername>CommonActionSpec. CHECK_ACCOUNT_RECOVERY_USERNAMEThe action used when the end user submits the username of an existing account selected for account recovery.
-