Class | Description |
---|---|
OAuthConstants |
OAuth constants across providers/services.
|
OAuthConstants.GSOAuth2_10 |
Constant values applicable to the Google Storage service.
|
OAuthConstants.GSOAuth2_10.Endpoints | |
OAuthConstants.GSOAuth2_10.GrantTypes | |
OAuthConstants.GSOAuth2_10.ResponseTypes | |
OAuthConstants.GSOAuth2_10.Scopes | |
OAuthScope |
Represents an OAuth scope URI.
|
OAuthUtils |
Utilties for obtaining OAuth authentication tokens.
|
Enum | Description |
---|---|
OAuthUtils.OAuthImplementation |
Which OAuth implementation to target.
|