Package net.shibboleth.idp.consent.flow.storage.impl
package net.shibboleth.idp.consent.flow.storage.impl
Actions related to consent storage.
-
ClassesClassDescriptionBase class for consent actions which write to a
StorageService
.Base class for consent actions which interact with aStorageService
.Consent action to create a consent result representing global consent to be stored in a storage service.Consent action to create a consent result representing the result of a consent flow.Consent action which reads consent records from storage and adds the serialized consent records to the consent context as previous consents.Consent action which deletes a consent record from storage.Consent action which maintains a storage record whose value is the current time in milliseconds.