Uses of Class
com.pingidentity.sdk.api.authn.model.state.AuthenticationRequired
-
Packages that use AuthenticationRequired 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 AuthenticationRequired in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type AuthenticationRequired Modifier and Type Field Description static AuthnStateSpec<AuthenticationRequired<Device,User>>CommonStateSpec. AUTHENTICATION_REQUIREDA state where user must start the multi-factor authentication.
-