Uses of Class
com.pingidentity.sdk.api.authn.model.state.ChangePasswordExternal
-
Packages that use ChangePasswordExternal 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 ChangePasswordExternal in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type ChangePasswordExternal Modifier and Type Field Description static AuthnStateSpec<ChangePasswordExternal>CommonStateSpec. CHANGE_PASSWORD_EXTERNALA state where the user must change their password at an external password management system.
-