public static class BasicConnectionService.SessionRenewerHandler extends Object implements com.sforce.ws.SessionRenewer
| Constructor and Description |
|---|
SessionRenewerHandler() |
| Modifier and Type | Method and Description |
|---|---|
com.sforce.ws.SessionRenewer.SessionRenewalHeader |
renewSession(com.sforce.ws.ConnectorConfig connectorConfig)
Refreshes the connection to Salesforce Analytics and returns new connection's header.
|
public com.sforce.ws.SessionRenewer.SessionRenewalHeader renewSession(com.sforce.ws.ConnectorConfig connectorConfig)
throws com.sforce.ws.ConnectionException
renewSession in interface com.sforce.ws.SessionRenewerconnectorConfig - - the context of the old connectioncom.sforce.ws.ConnectionException - if session renewal went wrongCopyright © 2025 MuleSoft, Inc.. All rights reserved.