Uses of Interface
com.force.sdk.oauth.connector.TokenRetrievalService

Packages that use TokenRetrievalService
com.force.sdk.oauth.connector   
 

Uses of TokenRetrievalService in com.force.sdk.oauth.connector
 

Classes in com.force.sdk.oauth.connector that implement TokenRetrievalService
 class TokenRetrievalServiceImpl
          Retrieve the auth token by calling the token request URL.
 

Methods in com.force.sdk.oauth.connector with parameters of type TokenRetrievalService
 void ForceOAuthConnector.setTokenRetrievalService(TokenRetrievalService tokenRetrievalService)
           
 



Copyright © 2011. All Rights Reserved.