Uses of Class
com.pingidentity.sdk.api.authn.model.state.RecoveryCodeRequired
-
Packages that use RecoveryCodeRequired 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 RecoveryCodeRequired in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type RecoveryCodeRequired Modifier and Type Field Description static AuthnStateSpec<RecoveryCodeRequired>CommonStateSpec. RECOVERY_CODE_REQUIREDA state where a recovery pass code is required for account recovery to proceed.
-