public static class GoogleAuthTokenFactory.UserToken extends Object implements HttpAuthToken
| Constructor and Description |
|---|
GoogleAuthTokenFactory.UserToken(String token) |
public GoogleAuthTokenFactory.UserToken(String token)
public String getValue()
public String getAuthorizationHeader(URL requestUrl, String requestMethod)
getAuthorizationHeader in interface HttpAuthTokenrequestUrl - the URL being requestedrequestMethod - the HTTP method of the requestCopyright © 2012. All Rights Reserved.