Uses of Class
com.pingidentity.sdk.api.authn.model.action.SelectDevice
-
Packages that use SelectDevice 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 SelectDevice in com.pingidentity.sdk.api.authn.common
Fields in com.pingidentity.sdk.api.authn.common with type parameters of type SelectDevice Modifier and Type Field Description static AuthnActionSpec<SelectDevice>CommonActionSpec. SELECT_DEVICEThe action used to select a device.
-