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