Uses of Class
net.smartam.leeloo.as.response.OAuthASResponse.OAuthAuthorizationResponseBuilder

Packages that use OAuthASResponse.OAuthAuthorizationResponseBuilder
net.smartam.leeloo.as.response   
 

Uses of OAuthASResponse.OAuthAuthorizationResponseBuilder in net.smartam.leeloo.as.response
 

Methods in net.smartam.leeloo.as.response that return OAuthASResponse.OAuthAuthorizationResponseBuilder
static OAuthASResponse.OAuthAuthorizationResponseBuilder OAuthASResponse.authorizationResponse(int code)
           
 OAuthASResponse.OAuthAuthorizationResponseBuilder OAuthASResponse.OAuthAuthorizationResponseBuilder.location(String location)
           
 OAuthASResponse.OAuthAuthorizationResponseBuilder OAuthASResponse.OAuthAuthorizationResponseBuilder.setAccessToken(String token)
           
 OAuthASResponse.OAuthAuthorizationResponseBuilder OAuthASResponse.OAuthAuthorizationResponseBuilder.setCode(String code)
           
 OAuthASResponse.OAuthAuthorizationResponseBuilder OAuthASResponse.OAuthAuthorizationResponseBuilder.setExpiresIn(String expiresIn)
           
 OAuthASResponse.OAuthAuthorizationResponseBuilder OAuthASResponse.OAuthAuthorizationResponseBuilder.setParam(String key, String value)
           
 OAuthASResponse.OAuthAuthorizationResponseBuilder OAuthASResponse.OAuthAuthorizationResponseBuilder.setState(String state)
           
 



Copyright © 2010. All Rights Reserved.