- All Known Subinterfaces:
AuthorizationCodeState,ClientCredentialsState
An object which holds information about an OAuth authorization
- Since:
- 1.0
-
Method Summary
-
Method Details
-
getAccessToken
String getAccessToken()- Returns:
- The obtained access token
-
getExpiresIn
- Returns:
- The access token's expiration. The actual format of it depends on the OAuth provider
-