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