Uses of Class
net.shibboleth.idp.consent.flow.storage.impl.AbstractConsentIndexedStorageAction
-
Packages that use AbstractConsentIndexedStorageAction Package Description net.shibboleth.idp.consent.flow.storage.impl Actions related to consent storage. -
-
Uses of AbstractConsentIndexedStorageAction in net.shibboleth.idp.consent.flow.storage.impl
Subclasses of AbstractConsentIndexedStorageAction in net.shibboleth.idp.consent.flow.storage.impl Modifier and Type Class Description classCreateGlobalConsentResultConsent action to create a consent result representing global consent to be stored in a storage service.classCreateResultConsent action to create a consent result representing the result of a consent flow.classRevokeConsentConsent action which deletes a consent record from storage.
-