Uses of Class
com.pingidentity.sdk.api.authn.model.action.CheckUsernameRecoveryEmail
-
Packages that use CheckUsernameRecoveryEmail 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 CheckUsernameRecoveryEmail in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type CheckUsernameRecoveryEmail Modifier and Type Field Description static AuthnActionSpec<CheckUsernameRecoveryEmail>CommonActionSpec. CHECK_USERNAME_RECOVERY_EMAILThe action used when the end user submits the email address associated with the username to be recovered.
-