Uses of Class
com.pingidentity.sdk.api.authn.model.state.AuthenticationFailed
-
Packages that use AuthenticationFailed 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 AuthenticationFailed in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type AuthenticationFailed Modifier and Type Field Description static AuthnStateSpec<AuthenticationFailed>CommonStateSpec. FAILEDA state indicating that an error occurred that terminated the authentication flow.
-