Uses of Class
com.pingidentity.sdk.api.authn.model.state.CurrentCredentialsRequired
-
Packages that use CurrentCredentialsRequired 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 CurrentCredentialsRequired in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type CurrentCredentialsRequired Modifier and Type Field Description static AuthnStateSpec<CurrentCredentialsRequired>CommonStateSpec. CURRENT_CREDENTIALS_REQUIREDA state where the user must enter their current credentials to proceed with change password.
-