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