|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ForceOAuthConnectionInfo | |
---|---|
com.force.sdk.oauth.connector |
Uses of ForceOAuthConnectionInfo in com.force.sdk.oauth.connector |
---|
Methods in com.force.sdk.oauth.connector with parameters of type ForceOAuthConnectionInfo | |
---|---|
String |
TokenRetrievalServiceImpl.retrieveToken(String hostAndPort,
String params,
String refreshToken,
ForceOAuthConnectionInfo connInfo)
Obtain an access token by calling the OAuth authentication endpoint and either trading an access code or refresh token for it. |
String |
TokenRetrievalService.retrieveToken(String hostAndPort,
String params,
String refreshToken,
ForceOAuthConnectionInfo connInfo)
Obtain an access token by calling the OAuth authentication endpoint and either trading an access code or refresh token for it. |
void |
ForceOAuthConnector.setConnectionInfo(ForceOAuthConnectionInfo connectionInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |