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