Uses of Class
com.pingidentity.sdk.api.authn.model.state.SuccessfulPasswordReset
-
Packages that use SuccessfulPasswordReset 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 SuccessfulPasswordReset in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type SuccessfulPasswordReset Modifier and Type Field Description static AuthnStateSpec<SuccessfulPasswordReset>CommonStateSpec. SUCCESSFUL_PASSWORD_RESETA state where the user has successfully completed a password reset.
-