Uses of Class
com.pingidentity.sdk.api.authn.model.state.UsernameRecoveryEmailRequired
-
Packages that use UsernameRecoveryEmailRequired 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 UsernameRecoveryEmailRequired in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type UsernameRecoveryEmailRequired Modifier and Type Field Description static AuthnStateSpec<UsernameRecoveryEmailRequired>CommonStateSpec. USERNAME_RECOVERY_EMAIL_REQUIREDThe status indicating that the user must enter their email to proceed.
-