NOJIRA - refactoried tenantbindingconfigreader so it could be used just to read the bindings, not for workspace retrieval. moved nuxeo workspace specific stuff to new class ...nuxeo.client.java.TenantRepository
test: service tests
M services/authorization-mgt/import/pom.xml
M services/common/src/main/java/org/collectionspace/services/common/context/AbstractServiceContextImpl.java
M services/common/src/main/java/org/collectionspace/services/common/ServiceMain.java
M services/common/src/main/java/org/collectionspace/services/common/config/TenantBindingConfigReaderImpl.java
A services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/TenantRepository.java