commit | 02ffa7120dafe7be1f0979ddaa667ac33f837b2b | [log] [tgz] |
---|---|---|
author | fahadnaeemkhan <fahadnaeemkhan@gmail.com> | Fri Dec 01 19:49:45 2017 -0800 |
committer | Yuta HIGUCHI <y-higuchi@ak.jp.nec.com> | Tue Dec 05 14:33:19 2017 -0800 |
tree | 69729cb25c2717f23e9b889110359daadcc63ca9 | |
parent | 28d4657304002017feb8a9b77c56a2238cf58ed6 [diff] [blame] |
added OAuth2 authentication for REST protocol Change-Id: I3b8f3943ea043587730870a0b861760a4d6f3aa7
diff --git a/web/api/BUCK b/web/api/BUCK index 69c1cbf..c1c6ab4 100644 --- a/web/api/BUCK +++ b/web/api/BUCK
@@ -10,6 +10,7 @@ TEST_DEPS = [ '//lib:TEST_REST', '//lib:minimal-json', + '//lib:jersey-security' ] osgi_jar_with_tests (