Uses of Class
org.opensaml.soap.client.http.HttpSOAPRequestParameters
Packages that use HttpSOAPRequestParameters
-
Uses of HttpSOAPRequestParameters in org.opensaml.soap.client.http
Methods in org.opensaml.soap.client.http with parameters of type HttpSOAPRequestParametersModifier and TypeMethodDescriptionprotected org.apache.http.client.methods.HttpPost
HttpSOAPClient.createPostMethod
(String endpoint, HttpSOAPRequestParameters requestParams, Envelope message) Create the post method used to send the SOAP request.