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