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