public class XACMLPolicyStatementTypeImplBuilder extends org.opensaml.saml.common.AbstractSAMLObjectBuilder<XACMLPolicyStatementType>
XACMLPolicyStatementTypeImpl
objects.Constructor and Description |
---|
XACMLPolicyStatementTypeImplBuilder()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
XACMLPolicyStatementType |
buildObject() |
XACMLPolicyStatementType |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public XACMLPolicyStatementTypeImplBuilder()
public XACMLPolicyStatementType buildObject()
buildObject
in interface org.opensaml.saml.common.SAMLObjectBuilder<XACMLPolicyStatementType>
buildObject
in class org.opensaml.saml.common.AbstractSAMLObjectBuilder<XACMLPolicyStatementType>
public XACMLPolicyStatementType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.core.xml.XMLObjectBuilder<XACMLPolicyStatementType>
buildObject
in class org.opensaml.core.xml.AbstractXMLObjectBuilder<XACMLPolicyStatementType>
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.