Package | Description |
---|---|
com.google.api.client.extensions.jetty.auth.oauth2 |
OAuth 2.0 utilities that help simplify the authorization flow using a Jetty server.
|
Class and Description |
---|
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.
|
Copyright © 2011–2019 Google. All rights reserved.