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