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