Uses of Class
com.pingidentity.sdk.api.authn.model.action.CheckChallengeResponse
-
Packages that use CheckChallengeResponse 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 CheckChallengeResponse in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type CheckChallengeResponse Modifier and Type Field Description static AuthnActionSpec<CheckChallengeResponse>CommonActionSpec. CHECK_CHALLENGE_RESPONSEThe action used when the end user submits their one-time challenge response.
-