Uses of Class
net.shibboleth.idp.consent.flow.ar.impl.AttributeReleaseFlowDescriptor
Packages that use AttributeReleaseFlowDescriptor
Package
Description
Actions and flow descriptors related to attribute release consent.
-
Uses of AttributeReleaseFlowDescriptor in net.shibboleth.idp.consent.flow.ar.impl
Fields in net.shibboleth.idp.consent.flow.ar.impl declared as AttributeReleaseFlowDescriptorModifier and TypeFieldDescriptionprivate AttributeReleaseFlowDescriptor
AbstractAttributeReleaseAction.attributeReleaseFlowDescriptor
The attribute consent flow descriptor.Methods in net.shibboleth.idp.consent.flow.ar.impl that return AttributeReleaseFlowDescriptorModifier and TypeMethodDescriptionAbstractAttributeReleaseAction.getAttributeReleaseFlowDescriptor()
Get the attribute release flow descriptor.