RASPCoreLicense

class RASPCoreLicense(val rasp: RASP, val accessKey: String) : RASPLicense

License for "Core" threat detection without server communication

Parameters

rasp

RASP — the main instance to use the Pradeo software

accessKey

String — a unique company key

Constructors

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

Properties

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

Functions

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