public class XACMLAuthzDecisionQueryTypeImplBuilder extends org.opensaml.saml.common.AbstractSAMLObjectBuilder<XACMLAuthzDecisionQueryType> implements org.opensaml.xacml.XACMLObjectBuilder<XACMLAuthzDecisionQueryType>
XACMLAuthzDecisionQueryType objects.| Constructor and Description |
|---|
XACMLAuthzDecisionQueryTypeImplBuilder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
XACMLAuthzDecisionQueryType |
buildObject() |
XACMLAuthzDecisionQueryType |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic XACMLAuthzDecisionQueryTypeImplBuilder()
public XACMLAuthzDecisionQueryType buildObject()
buildObject in interface org.opensaml.saml.common.SAMLObjectBuilder<XACMLAuthzDecisionQueryType>buildObject in interface org.opensaml.xacml.XACMLObjectBuilder<XACMLAuthzDecisionQueryType>buildObject in class org.opensaml.saml.common.AbstractSAMLObjectBuilder<XACMLAuthzDecisionQueryType>public XACMLAuthzDecisionQueryType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<XACMLAuthzDecisionQueryType>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<XACMLAuthzDecisionQueryType>Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.