public class AttributeValueTypeImplBuilder extends AbstractXACMLObjectBuilder<AttributeValueType>
AttributeValueType.| Constructor and Description |
|---|
AttributeValueTypeImplBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AttributeValueType |
buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
AttributeValueType |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic AttributeValueType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<AttributeValueType>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<AttributeValueType>public AttributeValueType buildObject()
buildObject in interface XACMLObjectBuilder<AttributeValueType>buildObject in class AbstractXACMLObjectBuilder<AttributeValueType>Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.