public class SoapActionBuilder extends AbstractWSAddressingObjectBuilder<SoapAction>
| Constructor and Description |
|---|
SoapActionBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SoapAction |
buildObject() |
SoapAction |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic SoapAction buildObject()
buildObject in interface WSAddressingObjectBuilder<SoapAction>buildObject in class AbstractWSAddressingObjectBuilder<SoapAction>public SoapAction buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<SoapAction>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<SoapAction>Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.