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, buildObject
public 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.xml.XMLObjectBuilder<DecisionType>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<DecisionType>
Copyright © 1999-2013. All Rights Reserved.