Package com.google.api.client.extensions.jetty.auth.oauth2

OAuth 2.0 utilities that help simplify the authorization flow using a Jetty server.

See:
          Description

Class Summary
LocalServerReceiver OAuth 2.0 verification code receiver that runs a Jetty server on a free port, waiting for a redirect with the verification code.
LocalServerReceiver.Builder Builder.
 

Package com.google.api.client.extensions.jetty.auth.oauth2 Description

OAuth 2.0 utilities that help simplify the authorization flow using a Jetty server.

Warning: this package is experimental, and its content may be changed in incompatible ways or possibly entirely removed in a future version of the library

Since:
1.11
Author:
Rafael Naufal


Copyright © 2011-2012 Google. All Rights Reserved.