public class EnvelopeBuilder extends org.opensaml.core.xml.AbstractXMLObjectBuilder<Envelope> implements SOAPObjectBuilder<Envelope>
EnvelopeImpl objects.| Constructor and Description |
|---|
EnvelopeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Envelope |
buildObject()
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Envelope" as the element local name.
|
Envelope |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic Envelope buildObject()
buildObject in interface SOAPObjectBuilder<Envelope>Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.