ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
davinci
/
com.pingidentity.davinci.collector
/
DeviceAuthenticationCollector
Device
Authentication
Collector
class
DeviceAuthenticationCollector
:
FieldCollector
<
JsonObject
>
,
Submittable
,
Closeable
A collector for device authentication.
Members
Constructors
Device
Authentication
Collector
Link copied to clipboard
constructor
(
)
Properties
devices
Link copied to clipboard
lateinit
var
devices
:
List
<
Device
>
value
Link copied to clipboard
var
value
:
Device
?
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
event
Type
Link copied to clipboard
open
override
fun
eventType
(
)
:
String
init
Link copied to clipboard
open
override
fun
init
(
input
:
JsonObject
)
:
DeviceAuthenticationCollector
Function to initialize the field collector.
payload
Link copied to clipboard
open
override
fun
payload
(
)
:
JsonObject
?