Uses of Class
net.shibboleth.idp.attribute.context.AttributeContext
Packages that use AttributeContext
-
Uses of AttributeContext in net.shibboleth.idp.attribute.context
Methods in net.shibboleth.idp.attribute.context that return AttributeContextModifier and TypeMethodDescriptionAttributeContext.setConsented(boolean flag) Sets whether attribute release consent was obtained from the subject during this request but not stored.AttributeContext.setIdPAttributes(Collection<IdPAttribute> newAttributes) Sets the attributes tracked by this context.AttributeContext.setUnfilteredIdPAttributes(Collection<IdPAttribute> newAttributes) Sets the unfiltered attributes tracked by this context.