Uses of Class
net.shibboleth.idp.consent.logic.impl.AbstractAttributeDisplayFunction
Packages that use AbstractAttributeDisplayFunction
Package
Description
Predicates and functions related to attribute consent.
-
Uses of AbstractAttributeDisplayFunction in net.shibboleth.idp.consent.logic.impl
Subclasses of AbstractAttributeDisplayFunction in net.shibboleth.idp.consent.logic.implModifier and TypeClassDescriptionclassFunction which returns the locale-aware display description of an attribute, defaulting to the attribute ID if the attribute has no display description.classFunction which returns the locale-aware display name of an attribute, defaulting to the attribute ID if the attribute has no display name.