Uses of Class
com.pingidentity.sdk.api.authn.model.state.PushConfirmationRejected
-
Packages that use PushConfirmationRejected 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 PushConfirmationRejected in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type PushConfirmationRejected Modifier and Type Field Description static AuthnStateSpec<PushConfirmationRejected<Device,User>>CommonStateSpec. PUSH_CONFIRMATION_REJECTEDA state where the push confirmation was rejected.
-