public interface AccessTokenProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
SYSTEM_PROPERTY_NAME |
| Modifier and Type | Method and Description |
|---|---|
com.google.appengine.api.appidentity.AppIdentityService.GetAccessTokenResult |
getNewAccessToken(List<String> scopes)
Creates a fresh access token.
|
static final String SYSTEM_PROPERTY_NAME
Copyright © 2016 Google. All rights reserved.