Class EmptyAttributeValue

java.lang.Object
net.shibboleth.idp.attribute.EmptyAttributeValue
All Implemented Interfaces:
Comparable<IdPAttributeValue>, IdPAttributeValue

public final class EmptyAttributeValue extends Object implements IdPAttributeValue
An IdPAttributeValue that is empty. This class defines an enum to represent the various types of empty values that can occur.