]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-3442: Added /roles/{csid}/accountroles/ resource to the "authorization" servic...
authorRichard Millet <richard.millet@berkeley.edu>
Wed, 5 Oct 2011 22:17:03 +0000 (22:17 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Wed, 5 Oct 2011 22:17:03 +0000 (22:17 +0000)
commite924a736bd186a91baa7fa7712fedef8892bb187
treeca3b5205ce6e5c5a3aecf4763d674aebad2e0939
parenta7341706c9b1373e6f277b6f990d2ca05bbfab4d
CSPACE-3442: Added /roles/{csid}/accountroles/ resource to the "authorization" service.  Use this method to get a list of accounts that are associated to a specified role.
services/account/client/src/test/java/org/collectionspace/services/account/client/test/AccountRoleServiceTest.java
services/authorization-mgt/client/src/main/java/org/collectionspace/services/client/RoleClient.java
services/authorization-mgt/client/src/main/java/org/collectionspace/services/client/RoleProxy.java
services/authorization-mgt/service/src/main/java/org/collectionspace/services/authorization/RoleResource.java