public class SalesForceHeaderBuilder extends Object implements SOAPHeaderBuilder
WSDL Invoker.| Constructor and Description |
|---|
SalesForceHeaderBuilder(String salesForceSessionId)
Constructs a
WSSE SalesForce Header
Builder to use with the WSDL Invoker. |
| Modifier and Type | Method and Description |
|---|---|
void |
build(SOAPHeader header,
WSDLInvocation wsdlInvocation) |
public SalesForceHeaderBuilder(String salesForceSessionId)
WSSE SalesForce Header
Builder to use with the WSDL Invoker.salesForceSessionId - The SalesForce Session ID. Cannot be null or empty.public void build(SOAPHeader header, WSDLInvocation wsdlInvocation) throws SOAPHeaderException
build in interface SOAPHeaderBuilderSOAPHeaderExceptionCopyright © 2015. All rights reserved.