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