]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-1482 import module with the help of tenant bindings now generates and imports...
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Wed, 19 May 2010 18:17:34 +0000 (18:17 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Wed, 19 May 2010 18:17:34 +0000 (18:17 +0000)
commit28b5a555f3f5f472d59007dd8d74a91c18129fb3
treee443788ffcb74a00701dead443681ff35df51a19
parent02b5aa810aef5724bd5ec67ff4b1811f694e0f39
CSPACE-1482 import module with the help of tenant bindings now generates and imports default permissions for all the services for all the tenants for ROLE_ADMINISTRATOR
services/authorization-mgt/import/pom.xml
services/authorization-mgt/import/src/main/resources/import-data/import-permissions-roles.xml
services/authorization-mgt/import/src/main/resources/import-data/import-permissions.xml
services/authorization-mgt/import/src/test/java/org/collectionspace/services/authorization/generator/AuthorizationGen.java
services/authorization-mgt/import/src/test/java/org/collectionspace/services/authorization/importer/AbstractAuthorizationTestImpl.java
services/authorization-mgt/import/src/test/java/org/collectionspace/services/authorization/importer/AuthorizationSeedTest.java
services/common/src/main/java/org/collectionspace/services/common/config/AbstractConfigReaderImpl.java
services/common/src/main/java/org/collectionspace/services/common/config/ConfigReader.java
services/common/src/main/java/org/collectionspace/services/common/config/ServicesConfigReaderImpl.java
services/common/src/main/java/org/collectionspace/services/common/config/TenantBindingConfigReaderImpl.java