public static class GoogleAuthTokenFactory.AuthSubToken extends Object implements HttpAuthToken
| Constructor and Description |
|---|
GoogleAuthTokenFactory.AuthSubToken(String token,
PrivateKey key) |
public GoogleAuthTokenFactory.AuthSubToken(String token, PrivateKey key)
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.