Package com.google.api.client.extensions.jetty.auth.oauth2 (1.36.0)

OAuth 2.0 utilities that simplify the authorization flow using an HTTP server.

Classes

LocalServerReceiver

OAuth 2.0 verification code receiver that runs an HTTP server on a free port, waiting for a redirect with the verification code.

Implementation is thread-safe.

LocalServerReceiver.Builder

Builder.

Implementation is not thread-safe.