Package net.shibboleth.idp.consent.flow.ar.impl
Actions and flow descriptors related to attribute release consent.
-
Class Summary Class Description AbstractAttributeReleaseAction Base class for attribute release consent actions.AttributeReleaseFlowDescriptor Descriptor for an attribute release flow.InitializeAttributeReleaseContext Action that creates anAttributeReleaseContext
and attaches it to the currentProfileRequestContext
.PopulateAttributeReleaseContext Attribute consent action to populate the attribute consent context with the attributes for which consent should be obtained.ReleaseAttributes Attribute consent action which constrains the attributes released to those consented to.