Uses of Class
net.shibboleth.idp.consent.logic.impl.AbstractAttributeDisplayFunction
-
Packages that use AbstractAttributeDisplayFunction Package Description net.shibboleth.idp.consent.logic.impl 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.impl Modifier and Type Class Description classAttributeDisplayDescriptionFunctionFunction which returns the locale-aware display description of an attribute, defaulting to the attribute ID if the attribute has no display description.classAttributeDisplayNameFunctionFunction which returns the locale-aware display name of an attribute, defaulting to the attribute ID if the attribute has no display name.
-