|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.api.client.googleapis.auth.oauth2.draft10.GoogleAccessTokenRequest
TokenRequest
@Deprecated public class GoogleAccessTokenRequest
Google extension to the OAuth 2.0 (draft 10) request for an access token.
Nested Class Summary | |
---|---|
static class |
GoogleAccessTokenRequest.GoogleAssertionGrant
Deprecated. (scheduled to be removed in 1.9) Use TokenRequest |
static class |
GoogleAccessTokenRequest.GoogleAuthorizationCodeGrant
Deprecated. (scheduled to be removed in 1.9) Use GoogleAuthorizationCodeTokenRequest |
static class |
GoogleAccessTokenRequest.GoogleRefreshTokenGrant
Deprecated. (scheduled to be removed in 1.9) Use GoogleRefreshTokenRequest |
Field Summary | |
---|---|
static String |
AUTHORIZATION_SERVER_URL
Deprecated. Authorization server URL for requesting tokens. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String AUTHORIZATION_SERVER_URL
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |