public class GoogleAccessTokenContext extends Object implements Serializable
| Constructor and Description |
|---|
GoogleAccessTokenContext(com.google.api.client.googleapis.auth.oauth2.GoogleTokenResponse tokenData,
String scopeAsString) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addScope(String scope) |
boolean |
equals(Object that) |
String |
getScopesAsString() |
com.google.api.client.googleapis.auth.oauth2.GoogleTokenResponse |
getTokenData() |
int |
hashCode() |
boolean |
isScopeAvailable(String scope) |
String |
toString() |
public GoogleAccessTokenContext(com.google.api.client.googleapis.auth.oauth2.GoogleTokenResponse tokenData,
String scopeAsString)
Copyright © 2014 JBoss Inc.. All Rights Reserved.