Package org.forgerock.android.auth.collector
See: Description
-
Class Summary Class Description MetadataCollector Collector to collect Hardware information CameraCollector Collector to collect device Camera information LocationCollector Collector to collect Last Known Location information, this collector will first try to use FusedLocationProviderClient to collect last location data, if FusedLocationProviderClient class not found or failed to retrieve the location, it fallbacks to Android framework Location API to retrieve the last known location. NetworkCollector Collector to collect Network information PlatformCollector Collector to collect Platform information ConnectivityCollector Collector to collect Connectivity information HardwareCollector Collector to collect Hardware information TelephonyCollector Collector to collect Telephony information BrowserCollector Collector to collect device Browser information BluetoothCollector Collector to collect device Bluetooth information DisplayCollector Collector to collect Display information FRDeviceCollector Collector to collect Device information -
Interface Summary Interface Description DeviceCollector Collector to collect device information