Uses of Class
com.pingidentity.sdk.api.authn.model.state.EmailVerificationRequired
-
Packages that use EmailVerificationRequired 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 EmailVerificationRequired in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type EmailVerificationRequired Modifier and Type Field Description static AuthnStateSpec<EmailVerificationRequired>CommonStateSpec. EMAIL_VERIFICATION_OTP_REQUIREDA state where the user is required to verify their email via OTP.static AuthnStateSpec<EmailVerificationRequired>CommonStateSpec. EMAIL_VERIFICATION_REQUIREDA state where the user is required to verify their email.
-