Uses of Class
com.pingidentity.sdk.api.authn.model.state.Resume
-
Packages that use Resume 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 Resume in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type Resume Modifier and Type Field Description static AuthnStateSpec<Resume>CommonStateSpec. RESUMEThe state where the API client must redirect to PingFederate for processing to continue.
-