Package org.opensaml.ws.soap.client.http

Interfaces for HTTP transports for the SOAP client.

See:
          Description

Interface Summary
HTTPSOAPTransport A transport for moving SOAP messages over HTTP.
HTTPSOAPTransport.HTTPEntityCredential Marker interface for HTTP connection credentials.
HTTPSOAPTransport.NTLMCredential NTLM credentials.
HTTPSOAPTransport.UsernamePasswordCredential User name and password credentals.
 

Class Summary
AbstractHTTPSOAPTransport HTTPSOAPTransport base class handling a lot of boilerplate code.
 

Enum Summary
HTTPSOAPTransport.AuthenticationScheme Authentication schemes supported by HTTP transports.
 

Package org.opensaml.ws.soap.client.http Description

Interfaces for HTTP transports for the SOAP client.