Package | Description |
---|---|
org.opensaml.soap.client |
SOAP client functionality.
|
org.opensaml.soap.client.http |
SOAP HTTP client functionality.
|
Modifier and Type | Field and Description |
---|---|
private SOAPClient.SOAPRequestParameters |
SOAPClientContext.requestParameters
Binding/transport-specific SOAP request parameters.
|
Modifier and Type | Method and Description |
---|---|
SOAPClient.SOAPRequestParameters |
SOAPClientContext.getSOAPRequestParameters()
Gets a set of binding/transport-specific request parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
SOAPClientContext.setSOAPRequestParameters(SOAPClient.SOAPRequestParameters parameters)
Sets a set of binding/transport-specific request parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpSOAPRequestParameters
HTTP transported SOAP request parameters.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.