public class XMLObjectAttributeValue extends Object implements IdPAttributeValue<XMLObject>
XMLObjectAttributeValue value for an IdPAttribute.| Modifier and Type | Field and Description |
|---|---|
private XMLObject |
value
Value of the attribute.
|
| Constructor and Description |
|---|
XMLObjectAttributeValue(XMLObject attributeValue)
Constructor.
|
private final XMLObject value
public XMLObjectAttributeValue(@Nonnull@ParameterName(name="attributeValue") XMLObject attributeValue)
attributeValue - value of the attributepublic final XMLObject getValue()
getValue in interface IdPAttributeValue<XMLObject>@Nonnull @NotEmpty public String getDisplayValue()
getDisplayValue in interface IdPAttributeValue<XMLObject>Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.