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