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, buildObject
public 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–2015 JBoss by Red Hat. All rights reserved.