Class AttributeDisplayNameFunction

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

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