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

Manage BlackBerry Spark AppSecure security library setup and initialization. More...

Description

Manage security library setup and initialization.

Packages

package  config
 Control the configuration of security features and rules in the runtime.
 
package  content
 Contains class for accessing secure SharedPreferences.
 
package  detect
 Make on demand requests to detect specific threats.
 
package  file
 Secure file system.
 
package  identity
 Identity and device fingerprinting.
 
package  threat
 Monitor threats related to the device and application.
 
package  util
 Diagnostic information and tools to assist with using runtime library.
 

Classes

enum  ErrorType
 Enumeration for JSON Web Token (JWT) authorization related errors. More...
 
enum  InitializationState
 Enumerator describing the current initialization state of the library. More...
 
class  SecurityControl
 Class to manage initialization of the runtime library. More...