Uses of Class
com.pingidentity.sdk.api.authn.model.state.OtpRequired
Packages that use OtpRequired
Package
Description
Contains "spec" classes for states, actions, and errors that are shared across multiple API-capable plugins.
-
Uses of OtpRequired in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type OtpRequiredModifier and TypeFieldDescriptionstatic final AuthnStateSpec<OtpRequired<Device,User>> CommonStateSpec.OTP_REQUIREDA state where the user must enter an OTP to proceed.