Interface | Description |
---|---|
OAuth2Compatible |
Interface for a user to be compatible with OAuth2.
|
OfflineCredentials.OAuthConfig |
Interface outlining the values required for OAuth configuration.
|
Class | Description |
---|---|
AuthModule |
Module for authentication.
|
AuthorizationHeaderProvider |
Authorization header provider that can delegate between different
authentication mechanisms depending on the
AdsSession . |
GoogleClientSecretsBuilder |
Builder for
GoogleClientSecrets . |
GoogleClientSecretsBuilder.GoogleClientSecretsForApiBuilder |
Builder for
GoogleClientSecrets . |
OAuth2AuthorizationHeaderProvider |
OAuth2 authorization header provider.
|
OAuth2Helper |
OAuth2 helper functions.
|
OfflineCredentials |
OfflineCredentials offline OAuth2 provider.
Example usage: |
OfflineCredentials.Builder |
Pre-builder for OfflineCredentials.
|
OfflineCredentials.CustomOAuthConfig |
A class defining a custom OAuth config.
|
OfflineCredentials.ForApiBuilder |
Builder for OfflineCredentials.
|
Enum | Description |
---|---|
GoogleClientSecretsBuilder.Api |
Enum representing the API that GoogleClientSecretsBuilder can be used for.
|
OfflineCredentials.Api |
Enum representing the API that OfflineCredentials can be used for.
|
Copyright © 2018. All Rights Reserved.