Class StringAttributeValue

java.lang.Object
net.shibboleth.idp.attribute.StringAttributeValue
All Implemented Interfaces:
Comparable<IdPAttributeValue>, IdPAttributeValue
Direct Known Subclasses:
ScopedStringAttributeValue

public class StringAttributeValue extends Object implements IdPAttributeValue
Base class for IdPAttribute values that are strings.