Uses of Class
com.pingidentity.sdk.api.authn.model.state.NewPasswordRecommended
-
Packages that use NewPasswordRecommended 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 NewPasswordRecommended in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type NewPasswordRecommended Modifier and Type Field Description static AuthnStateSpec<NewPasswordRecommended>CommonStateSpec. NEW_PASSWORD_RECOMMENDEDA state where the user's existing password is about to expire, and password change is recommended.
-