public class PolicySetTypeImplBuilder extends AbstractXACMLObjectBuilder<PolicySetType>
PolicySetType
objects.Constructor and Description |
---|
PolicySetTypeImplBuilder() |
Modifier and Type | Method and Description |
---|---|
PolicySetType |
buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
PolicySetType |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public PolicySetType buildObject()
buildObject
in interface XACMLObjectBuilder<PolicySetType>
buildObject
in class AbstractXACMLObjectBuilder<PolicySetType>
public PolicySetType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<PolicySetType>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<PolicySetType>
Copyright © 1999-2013. All Rights Reserved.