Uses of Class
com.pingidentity.sdk.api.authn.model.state.IdentifierRequired
Packages that use IdentifierRequired
Package
Description
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 IdentifierRequiredModifier and TypeFieldDescriptionstatic final AuthnStateSpec<IdentifierRequired>CommonStateSpec.IDENTIFIER_REQUIREDA state where an identifier is required for authentication to proceed.