]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
DRYD-22: Configure oauth2 token granting endpoint.
authorRay Lee <rhlee@berkeley.edu>
Thu, 14 Jul 2016 21:28:49 +0000 (14:28 -0700)
committerRay Lee <rhlee@berkeley.edu>
Fri, 22 Jul 2016 23:48:10 +0000 (16:48 -0700)
commitb5e66f2def8e721736a9cd40e15d755fbecaebdf
treed46f8a194e77354b1c6ea64856b455cba09d2d30
parent9394ff96289e3c3dc06b5f2889e67a4c160005ae
DRYD-22: Configure oauth2 token granting endpoint.
pom.xml
services/JaxRsServiceProvider/pom.xml
services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml
services/JaxRsServiceProvider/src/main/webapp/WEB-INF/oauth-servlet.xml [new file with mode: 0644]
services/JaxRsServiceProvider/src/main/webapp/WEB-INF/web.xml
services/authentication/service/pom.xml
services/common/lib/spring/spring-security-jwt-1.0.4.RELEASE.jar [new file with mode: 0644]
services/common/lib/spring/spring-security-oauth2-2.0.10.RELEASE.jar [new file with mode: 0644]
services/common/lib/spring/spring-webmvc-4.3.1.RELEASE.jar [new file with mode: 0644]