RASPAdvancedLicense

class RASPAdvancedLicense(val rasp: RASP, val accessKey: String, val secretKey: String) : RASPLicense

License for "Advanced" threat detection with server communication for threat diagnosis

Parameters

rasp

RASP — the main instance to use the Pradeo software

accessKey

String — a unique company key

secretKey

String — a sub-group of the company's people

Constructors

Link copied to clipboard
constructor(rasp: RASP, accessKey: String, secretKey: String)

Properties

Link copied to clipboard
Link copied to clipboard
val rasp: RASP
Link copied to clipboard

Functions

Link copied to clipboard
open suspend override fun checkLicense(feature: LicensedFeatures)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard