Package com.google.api.client.extensions.servlet.auth.oauth2
OAuth 2.0 utilities that help simplify the authorization flow in HTTP servlets.
- Since:
- 1.7
-
Class Summary Class Description AbstractAuthorizationCodeCallbackServlet Thread-safe OAuth 2.0 authorization code callback servlet to process the authorization code or error response from authorization page redirect.AbstractAuthorizationCodeServlet Thread-safe OAuth 2.0 authorization code flow HTTP servlet that manages and persists end-user credentials.