CSPACE-1575 can't login with inactive accounts. returns 403 with an error message.
test: added test in security/client
M authentication/service/src/main/java/org/collectionspace/authentication/spring/SpringAuthNContext.java
M account/client/src/test/java/org/collectionspace/services/account/client/test/AccountServiceTest.java
M security/client/src/test/java/org/collectionspace/services/authentication/client/test/AuthenticationServiceTest.java
M common/src/main/java/org/collectionspace/services/common/storage/jpa/JpaStorageUtils.java
M common/src/main/java/org/collectionspace/services/common/security/SecurityInterceptor.java
M JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CollectionSpaceJaxRsApplication.java