Add Google OAuth2 Provider
authorGlen Youngjin Kim <glen.kim@samsung.com>
Thu, 1 Sep 2016 09:21:10 +0000 (18:21 +0900)
committerJee Hyeok Kim <jihyeok13.kim@samsung.com>
Mon, 5 Sep 2016 01:20:21 +0000 (01:20 +0000)
commit2c4f2d3be6cc402bb7aec8d5d8c2939b07c3d935
treedc1bfa1e016956fef1541a0ed92111f8abf5c565
parented695e9009675c7ea0317096db90b5de097cd94b
Add Google OAuth2 Provider

Change-Id: Ib2062996074621b80da1acbb1e7fd3b8f3dbf687
Signed-off-by: Glen Youngjin Kim <glen.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/11271
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jee Hyeok Kim <jihyeok13.kim@samsung.com>
cloud/account/Google.jar [new file with mode: 0644]
cloud/account/src/main/java/org/iotivity/cloud/accountserver/Constants.java
cloud/account/src/main/java/org/iotivity/cloud/accountserver/oauth/Google.java [new file with mode: 0644]