Package | Description |
---|---|
com.google.api.client.extensions.auth.helpers |
Beta Auth object framework that will provide an interface to create easy to use, object-oriented methods to obtain and manage auth credentials. |
com.google.api.client.extensions.auth.helpers.oauth |
Beta Implementation of auth objects to obtain and manage OAuth 1 credentials using the web server flow. |
com.google.api.client.extensions.servlet.auth |
Beta Servlets that can be completed by users to create and complete a web server auth flow to obtain a credential. |
Class and Description |
---|
Credential
Beta Implementations of this class will have all of the information necessary to create and install the necessary handlers on an HttpTransport object to allow for a streamlined auth
experience. |
Class and Description |
---|
Credential
Beta Implementations of this class will have all of the information necessary to create and install the necessary handlers on an HttpTransport object to allow for a streamlined auth
experience. |
ThreeLeggedFlow
Beta Interface for auth flows that require a user authorization step through a web browser to obtain an authorization code. |
Class and Description |
---|
Credential
Beta Implementations of this class will have all of the information necessary to create and install the necessary handlers on an HttpTransport object to allow for a streamlined auth
experience. |
ThreeLeggedFlow
Beta Interface for auth flows that require a user authorization step through a web browser to obtain an authorization code. |
Copyright © 2011–2021 Google. All rights reserved.