• BlackBerry Spark AppSecure
  • Security library for Android applications
  • 0.7.915.0
Package com.blackberry.security.threat

Monitor threats related to the device and application.

Classes

class  ApkInfo
 Class providing details about APK files on an Android device. More...
 
enum  PlayProtectStatus
 Enumeration which indicates the status of Google Play Protect verification. More...
 
class  Threat
 Interface for retrieving threat details for a specific ThreatType. More...
 
class  ThreatAppMalware
 Provide details on the applications scanned as part of malware threat detection. More...
 
class  ThreatAppSideload
 Provide details on the applications scanned as part of sideload threat detection. More...
 
class  ThreatDeviceOffline
 Provide details of threats related to the device being offline for an extended period of time. More...
 
class  ThreatDeviceSecurity
 Provide details of threats related to the device. More...
 
class  ThreatDeviceSoftware
 Provide details of threats related to the device operating system software. More...
 
enum  ThreatLevel
 Enumeration to indicate the level of risk posed by a threat. More...
 
class  ThreatNetworkSecurity
 Determines whether the device's network is subject a man in the middle attack. More...
 
class  ThreatStatus
 Singleton class providing details of security threats related to the device, application, network, and user. More...
 
enum  ThreatType
 The enumeration for types of threats detected by the runtime. More...
 
class  ThreatWiFiSecurity
 Detect if attached WiFi network is insecure. More...