com.googlecode.googleplus.core
Interface OAuth2RefreshCallback

All Known Implementing Classes:
GooglePlusFactory.DefaultOAuth2RefreshCallback

public interface OAuth2RefreshCallback

Interface for internal use

Author:
bozho

Method Summary
 String refreshToken()
          Attempts to refresh the token
 

Method Detail

refreshToken

String refreshToken()
Attempts to refresh the token

Returns:
the new access token


Copyright © 2014. All Rights Reserved.