Fix broken import for AuthType

AuthType has been moved to package
com.google.gerrit.extensions.client with
change I94d93e7776accd08d9d307781952b899ba13cbad.

Change-Id: I475943c74178b33aac2b06efe351b4db51847a3f
Signed-off-by: Michael Ochmann <michael.ochmann@sap.com>
1 file changed
tree: 70243f38c24199634577d0a33a2b899b9e1e56e2
  1. lib/
  2. src/
  3. .buckconfig
  4. .gitignore
  5. BUCK
  6. LICENSE
  7. LICENSE-scribe
  8. README.md
  9. VERSION
README.md

Cloud Foundry UAA OAuth 2.0 Authentication Provider

With this plugin Gerrit can use OAuth2 protocol to authenticate users accessing Gerrit's Web UI with a CloudFoundry User Account and Authentication (UAA) server. The Sign In link will redirect the user to the UAA login screen.

For Git-over-HTTP communication users still need to generate and use an HTTP password.

License

Apache License 2.0