Uses of Class
com.pingidentity.sdk.api.authn.model.state.DeviceProfileSessionIdRequired
-
Packages that use DeviceProfileSessionIdRequired 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 DeviceProfileSessionIdRequired in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type DeviceProfileSessionIdRequired Modifier and Type Field Description static AuthnStateSpec<DeviceProfileSessionIdRequired>CommonStateSpec. DEVICE_PROFILE_SESSION_ID_REQUIREDA state where a session identifier from device profiling is required.
-