Uses of Class
com.pingidentity.sdk.api.authn.model.state.UsernameRecoveryEmailSent
-
Packages that use UsernameRecoveryEmailSent 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 UsernameRecoveryEmailSent in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type UsernameRecoveryEmailSent Modifier and Type Field Description static AuthnStateSpec<UsernameRecoveryEmailSent>CommonStateSpec. USERNAME_RECOVERY_EMAIL_SENTThe status indicating that an email containing the user's username has be sent.
-