Execute the provided security check and return the result.
The result of the provided check.
Execute the provided security check and publish the result as a metric.
The sent metric for the check result.
Execute the provided security checks and return the results in an array.
An array of results for the provided checks.
Execute the provided security checks and publish the results as metrics.
An array of the sent metrics.
Generated using TypeDoc
Service module for handling performing and reporting possible security issues in a mobile application.
This requires the @aerogear/cordova-plugin-aerogear-security plugin to be included in an application.