Uses of Class
com.pingidentity.sdk.api.authn.model.action.CheckOtp
-
Packages that use CheckOtp 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 CheckOtp in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type CheckOtp Modifier and Type Field Description static AuthnActionSpec<CheckOtp>CommonActionSpec. CHECK_OTPThe action used to check if an OTP is valid.
-