Uses of Class
com.pingidentity.sdk.api.authn.model.state.ExternalAuthenticationFailed
-
Packages that use ExternalAuthenticationFailed 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 ExternalAuthenticationFailed in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type ExternalAuthenticationFailed Modifier and Type Field Description static AuthnStateSpec<ExternalAuthenticationFailed>CommonStateSpec. EXTERNAL_AUTHENTICATION_FAILEDA state where external authentication has failed.
-