Uses of Class
com.pingidentity.sdk.api.authn.model.state.NewPasswordRequired
-
Packages that use NewPasswordRequired 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 NewPasswordRequired in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type NewPasswordRequired Modifier and Type Field Description static AuthnStateSpec<NewPasswordRequired>CommonStateSpec. MUST_CHANGE_PASSWORDA state where the user's existing password is expired and must be changed.static AuthnStateSpec<NewPasswordRequired>CommonStateSpec. NEW_PASSWORD_REQUIREDA state where a new password is required to proceed.
-