Uses of Class
com.pingidentity.sdk.api.authn.model.state.DeviceSelectionRequired
Packages that use DeviceSelectionRequired
Package
Description
Contains "spec" classes for states, actions, and errors that are shared across multiple API-capable plugins.
-
Uses of DeviceSelectionRequired in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type DeviceSelectionRequiredModifier and TypeFieldDescriptionstatic final AuthnStateSpec<DeviceSelectionRequired<Device,User>> CommonStateSpec.DEVICE_SELECTION_REQUIREDA state where the user must select a device to proceed.