Uses of Class
net.smartam.leeloo.client.response.OAuthAccessTokenResponse

Packages that use OAuthAccessTokenResponse
net.smartam.leeloo.client   
net.smartam.leeloo.client.response   
 

Uses of OAuthAccessTokenResponse in net.smartam.leeloo.client
 

Methods in net.smartam.leeloo.client with type parameters of type OAuthAccessTokenResponse
<T extends OAuthAccessTokenResponse>
T
OAuthClient.accessToken(OAuthClientRequest request, Class<T> responseClass)
           
 

Uses of OAuthAccessTokenResponse in net.smartam.leeloo.client.response
 

Subclasses of OAuthAccessTokenResponse in net.smartam.leeloo.client.response
 class GitHubTokenResponse
           
 class OAuthJSONAccessTokenResponse
           
 



Copyright © 2010. All Rights Reserved.