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