]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2884: Service call to retrieve permissions for a user without having to go...
authorRichard Millet <richard.millet@berkeley.edu>
Mon, 20 Sep 2010 03:45:42 +0000 (03:45 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Mon, 20 Sep 2010 03:45:42 +0000 (03:45 +0000)
commit29e374f87a2a66b4edb45423c3ade2ce67c35793
tree151a4012274e020ddbc56256f80e8b7eb3c8d830
parent7fae4b5f8c3775c7e48901799cb51dd2661d193e
CSPACE-2884: Service call to retrieve permissions for a user without having to go through all the roles
services/account/service/src/main/java/org/collectionspace/services/account/AccountResource.java
services/account/service/src/main/java/org/collectionspace/services/account/storage/AccountRoleDocumentHandler.java
services/authorization/jaxb/src/main/resources/accounts_permissions.xsd [new file with mode: 0644]
services/common/src/main/java/org/collectionspace/services/common/authorization_mgt/AuthorizationRoleRel.java
services/common/src/main/java/org/collectionspace/services/common/security/SecurityInterceptor.java
services/common/src/main/java/org/collectionspace/services/common/storage/jpa/JpaStorageUtils.java