]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
DRYD-220: Normalize AuthN/AuthZ objects to have UTC times in out going payloads.
authorremillet <remillet@yahoo.com>
Thu, 21 Dec 2017 23:04:15 +0000 (15:04 -0800)
committerremillet <remillet@yahoo.com>
Thu, 21 Dec 2017 23:04:15 +0000 (15:04 -0800)
commit2315b682de5d163f8c6bf90696aa52a354ce610d
tree434e1df3ba03fcb210216fb0305e2197ad7db675
parent5161a88c3f3a2fd420f8408b596fcd99d1ed4ca2
DRYD-220: Normalize AuthN/AuthZ objects to have UTC times in out going payloads.
14 files changed:
services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/aspect/HyperJaxb3TimezoneAspect.java [deleted file]
services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/aspect/JaxbXMLGregorianCalendarMarshal.java [new file with mode: 0644]
services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CSpaceResteasyBootstrap.java
services/JaxRsServiceProvider/src/main/resources/META-INF/aop.xml
services/account/jaxb/src/main/resources/accounts_common.xsd
services/account/pstore/src/main/resources/db/postgresql/account.sql
services/authorization-mgt/import/pom.xml
services/common-api/src/main/java/org/collectionspace/services/common/api/GregorianCalendarDateTimeUtils.java
services/common/src/main/java/org/collectionspace/services/common/ServiceMain.java
services/common/src/main/java/org/collectionspace/services/common/authorization_mgt/AuthorizationCommon.java
services/common/src/main/java/org/collectionspace/services/common/config/ServiceConfigUtils.java
services/common/src/main/java/org/collectionspace/services/common/config/TenantBindingConfigReaderImpl.java
services/common/src/main/java/org/collectionspace/services/common/storage/jpa/JpaStorageClientImpl.java
services/config/src/main/resources/tenant.xsd