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

Determine a user’s security risk level based on their real-world context. More...

Inheritance diagram for ThreatGeoZone:
Threat

Description

Utilizes events and location data and scores these against geozones set by an administrator. Requires BlackBerry Persona to be enabled and configured.

Public Member Functions

String getGeoZoneName ()
 Return the name of the users current GeoZone. 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

◆ getGeoZoneName()

String getGeoZoneName ( )

Return the name defined by the administrator of the BlackBerry Persona GeoZone within which the user is currently located.

Returns
String Name of the BlackBerry Persona GeoZone or null.