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, buildObject
public AttributeValueType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<AttributeValueType>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<AttributeValueType>
public AttributeValueType buildObject()
buildObject
in interface XACMLObjectBuilder<AttributeValueType>
buildObject
in class AbstractXACMLObjectBuilder<AttributeValueType>
Copyright © 1999-2013. All Rights Reserved.