Uses of Interface
com.googlecode.googleplus.core.OAuth2RefreshCallback

Packages that use OAuth2RefreshCallback
com.googlecode.googleplus   
com.googlecode.googleplus.core   
com.googlecode.googleplus.impl   
 

Uses of OAuth2RefreshCallback in com.googlecode.googleplus
 

Classes in com.googlecode.googleplus that implement OAuth2RefreshCallback
 class GooglePlusFactory.DefaultOAuth2RefreshCallback
           
 

Uses of OAuth2RefreshCallback in com.googlecode.googleplus.core
 

Constructors in com.googlecode.googleplus.core with parameters of type OAuth2RefreshCallback
TokenRefreshingClientHttpRequestFactory(org.springframework.http.client.ClientHttpRequestFactory requestFactory, OAuth2RefreshCallback callback, List<org.springframework.http.client.ClientHttpRequestInterceptor> requestInterceptors)
           
 

Uses of OAuth2RefreshCallback in com.googlecode.googleplus.impl
 

Constructors in com.googlecode.googleplus.impl with parameters of type OAuth2RefreshCallback
PlusImpl(String accessToken, GooglePlusConfiguration config, OAuth2RefreshCallback refreshCallback)
           
 



Copyright © 2014. All Rights Reserved.