Uses of Class
com.pingidentity.sdk.api.authn.model.state.PushConfirmationWaiting
-
Packages that use PushConfirmationWaiting 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 PushConfirmationWaiting in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type PushConfirmationWaiting Modifier and Type Field Description static AuthnStateSpec<PushConfirmationWaiting<Device,User>>CommonStateSpec. PUSH_CONFIRMATION_WAITINGA state where waiting for the user to confirm the push multi-factor authentication request.
-