Class AttributeDisplayDescriptionFunction

java.lang.Object
net.shibboleth.idp.consent.logic.impl.AbstractAttributeDisplayFunction
net.shibboleth.idp.consent.logic.impl.AttributeDisplayDescriptionFunction
All Implemented Interfaces:
Function<IdPAttribute,String>

public class AttributeDisplayDescriptionFunction extends AbstractAttributeDisplayFunction
Function which returns the locale-aware display description of an attribute, defaulting to the attribute ID if the attribute has no display description.