Uses of Class
com.pingidentity.sdk.api.authn.model.state.DeviceSelectionRequired
-
Packages that use DeviceSelectionRequired 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 DeviceSelectionRequired in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type DeviceSelectionRequired Modifier and Type Field Description static AuthnStateSpec<DeviceSelectionRequired<Device,User>>CommonStateSpec. DEVICE_SELECTION_REQUIREDA state where the user must select a device to proceed.
-