Class AttributeReleaseContext

java.lang.Object
org.opensaml.messaging.context.BaseContext
net.shibboleth.idp.consent.context.AttributeReleaseContext
All Implemented Interfaces:
Iterable<BaseContext>

public final class AttributeReleaseContext extends BaseContext
Context for attribute release consent. Holds the attributes for which consent is obtained.
  • Field Details

  • Constructor Details

    • AttributeReleaseContext

      public AttributeReleaseContext()
      Constructor.
  • Method Details