• BlackBerry Dynamics
  • Runtime library for Android applications
  • 12.0.1.79
ThreatIdentity Class Reference

Determine whether current application activity matches the behavior and identity of the authorized user. More...

Inheritance diagram for ThreatIdentity:
Threat

Description

Requires BlackBerry Persona to be enabled.

Public Member Functions

ThreatLevel getBehaviouralLocationRisk ()
 Determine a user’s security risk level based on behavior and usage analysis. More...
 
- Public Member Functions inherited from Threat
ThreatType getType ()
 Indicate the type of threat being checked. More...
 
long getEvaluatedTime ()
 Determine when the check last completed. More...
 
ThreatLevel getRiskLevel ()
 Return the level of risk posed by the threat. More...
 
boolean getDetectionEnabled ()
 Check whether the threat is being evaluated. More...
 
boolean isEnabled ()
 Return whether the detection for this threat is enabled by configuration. More...
 
String getInfo ()
 Get information on possible remediation actions to the threat. More...
 
boolean isChecked ()
 Return if the check has been executed by the runtime. More...
 

Member Function Documentation

◆ getBehaviouralLocationRisk()

ThreatLevel getBehaviouralLocationRisk ( )

Determine a user’s security risk level based on behavior and usage analysis.

Returns
ThreatLevel