]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
DRYD-22: Accept tokens in rest api calls.
authorRay Lee <rhlee@berkeley.edu>
Sun, 17 Jul 2016 22:37:25 +0000 (15:37 -0700)
committerRay Lee <rhlee@berkeley.edu>
Fri, 22 Jul 2016 23:48:10 +0000 (16:48 -0700)
commitfdc733de7f6007a4f4f7a677c721b1fc8fa7f4ea
tree880b011c66fdc8612abff5d215b17f414d30f73e
parentc6bb7c442097544430b8526e95527094d9556464
DRYD-22: Accept tokens in rest api calls.
services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml
services/JaxRsServiceProvider/src/main/webapp/WEB-INF/oauth-servlet.xml
services/authentication/service/src/main/java/org/collectionspace/authentication/spring/CSpaceUserAuthenticationConverter.java [new file with mode: 0644]
services/common/build.xml
services/common/lib/.DS_Store [new file with mode: 0644]
services/common/lib/spring/.DS_Store [new file with mode: 0644]
services/common/lib/spring/jackson-annotations-2.8.0.jar [new file with mode: 0644]
services/common/lib/spring/jackson-core-2.8.0.jar [new file with mode: 0644]
services/common/lib/spring/jackson-databind-2.8.0.jar [new file with mode: 0644]
services/common/lib/spring/jackson-dataformat-xml-2.8.0.jar [new file with mode: 0644]
services/common/lib/spring/stax2-api-4.0.0.jar [new file with mode: 0644]