Uses of Class
com.pingidentity.sdk.api.authn.model.action.CheckCurrentCredentials
-
Packages that use CheckCurrentCredentials 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 CheckCurrentCredentials in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type CheckCurrentCredentials Modifier and Type Field Description static AuthnActionSpec<CheckCurrentCredentials>CommonActionSpec. CHECK_CURRENT_CREDENTIALSThe action used to validate current credential when an end user initiates change password configured with multi-factor authentication.
-