Uses of Class
com.pingidentity.sdk.api.authn.model.state.OtpVerified
Packages that use OtpVerified
Package
Description
Contains "spec" classes for states, actions, and errors that are shared across multiple API-capable plugins.
-
Uses of OtpVerified in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type OtpVerifiedModifier and TypeFieldDescriptionstatic final AuthnStateSpec<OtpVerified>CommonStateSpec.OTP_VERIFIEDA state where the user has completed multi-factor authentication via an OTP.