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