Uses of Class
com.pingidentity.sdk.api.authn.model.state.CurrentCredentialsRequired
Packages that use CurrentCredentialsRequired
Package
Description
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 CurrentCredentialsRequiredModifier and TypeFieldDescriptionstatic final AuthnStateSpec<CurrentCredentialsRequired>CommonStateSpec.CURRENT_CREDENTIALS_REQUIREDA state where the user must enter their current credentials to proceed with change password.