GdprControllerImpl

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun disable()

Disable the GDPR context recorded.

Link copied to clipboard
open override fun enable(): Boolean

Enable the GDPR context recorded.

Link copied to clipboard
open override fun reset(basisForProcessing: Basis, documentId: String?, documentVersion: String?, documentDescription: String?)

Reset GDPR context to be sent with each event.

Properties

Link copied to clipboard
open override val basisForProcessing: Basis?

Basis for processing.

Link copied to clipboard
open override val documentDescription: String?

Description of the document.

Link copied to clipboard
open override val documentId: String?

ID of a GDPR basis document.

Link copied to clipboard
open override val documentVersion: String?

Version of the document.

Link copied to clipboard
open override val isEnabled: Boolean

Whether the recorded GDPR context is enabled and will be attached as context.