class |
AbstractConsentIndexedStorageAction |
Base class for consent actions which write to a StorageService.
|
class |
CreateGlobalConsentResult |
Consent action to create a consent result representing global consent to be stored in a storage service.
|
class |
CreateResult |
Consent action to create a consent result representing the result of a consent flow.
|
class |
ReadConsentFromStorage |
Consent action which reads consent records from storage and adds the serialized consent records to the consent
context as previous consents.
|
class |
RevokeConsent |
Consent action which deletes a consent record from storage.
|
class |
UpdateCounter |
Consent action which maintains a storage record whose value is the current time in milliseconds.
|