| commit | 6ce01392c3b8799745e779a25c6318fe8bc0b745 | [log] [tgz] |
|---|---|---|
| author | Dave Borowitz <dborowitz@google.com> | Tue Sep 10 15:02:36 2013 -0700 |
| committer | Dave Borowitz <dborowitz@google.com> | Tue Sep 10 15:36:30 2013 -0700 |
| tree | f5e3850df75d1a01a2940545756589d2430386e0 | |
| parent | 0690b1ea06970970caa68904453ee7a75acd1abc [diff] |
Extract part of GerritGlobalModule into AuthModule Programs that want part but not all of GerritGlobalModule currently have to copy just the bindings they want into their modules; this is occasionally painful but basically doable. However, the logic for switching on the auth type is a bit too much to copy and paste, so extract a reusable module. Change-Id: I3dfac672919ede56f1db02bdf24de9a374335b4e