Package | Description |
---|---|
com.sun.identity.liberty.ws.soapbinding |
Provides classes to manage Liberty SOAP Binding.
|
Modifier and Type | Method and Description |
---|---|
SOAPFaultDetail |
SOAPFault.getDetail()
Returns a SOAP Fault Detail.
|
Modifier and Type | Method and Description |
---|---|
void |
SOAPFault.setDetail(SOAPFaultDetail detail)
Sets a SOAP Fault Detail.
|
Constructor and Description |
---|
SOAPFault(QName faultcode,
String faultstring,
String faultactor,
SOAPFaultDetail detail)
Constructor.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.