Uses of Class
com.pingidentity.sdk.api.authn.model.state.Canceled
-
Packages that use Canceled 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 Canceled in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type Canceled Modifier and Type Field Description static AuthnStateSpec<Canceled>CommonStateSpec. CANCELEDThe state where an authentication API action is canceled.
-