public class GoogleCredentialUtil extends Object
Constructor and Description |
---|
GoogleCredentialUtil(String refreshToken,
String clientId,
String clientSecret) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthHeader() |
com.google.api.client.googleapis.auth.oauth2.GoogleCredential |
getCredential() |
void |
refreshToken() |
public void refreshToken()
public String getAuthHeader()
public com.google.api.client.googleapis.auth.oauth2.GoogleCredential getCredential()
Copyright © 2019. All rights reserved.