Package net.shibboleth.idp.consent.flow.impl
Actions and flow descriptors related to consent.
-
Class Summary Class Description AbstractConsentAction Base class for consent actions.ConsentFlowDescriptor Descriptor for a consent flow.ExtractConsent Consent action which extracts user input and updates current consent objects in the consent context accordingly.InitializeConsentContext Action that creates aConsentContextand attaches it to the currentProfileRequestContext.PopulateConsentContext Consent action which populates the current consents of a consent context with the output value of a function whose input value is a profile request context.