Uses of Class
com.pingidentity.sdk.api.authn.model.state.IdentifierRequired
-
Packages that use IdentifierRequired 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 IdentifierRequired in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type IdentifierRequired Modifier and Type Field Description static AuthnStateSpec<IdentifierRequired>CommonStateSpec. IDENTIFIER_REQUIREDA state where an identifier is required for authentication to proceed.
-