public class XMLObjectAttributeValue extends Object implements IdPAttributeValue<org.opensaml.core.xml.XMLObject>
XMLObjectAttributeValue value for an IdPAttribute.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.core.xml.XMLObject |
value
Value of the attribute.
|
| Constructor and Description |
|---|
XMLObjectAttributeValue(org.opensaml.core.xml.XMLObject attributeValue)
Constructor.
|
public XMLObjectAttributeValue(@Nonnull org.opensaml.core.xml.XMLObject attributeValue)
attributeValue - value of the attributepublic final org.opensaml.core.xml.XMLObject getValue()
getValue in interface IdPAttributeValue<org.opensaml.core.xml.XMLObject>Copyright © 1999–2014. All rights reserved.