Commit Graph
9 Commits
Author SHA1 Message Date
Axel Uhl a6363406be bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps 2022-12-12 06:18:51 -08:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Axel Uhl 95dabc7ba1 fixed session persistence test by adding an attribute;
sessions with no attibutes are no longer stored
2021-05-21 20:47:12 +02:00
Axel Uhl 599ec7fd36 made loading a session robust against principal collections written in an unknown/legacy format
Change-Id: Id72279d5cc7304a96c0f8d84c3cc9a0f0db4b45b
2019-01-28 14:59:48 +01:00
Axel Uhl 2f693569f6 fix for bug 4883: principal collection now stored such that principal/user name may contain any characters
Change-Id: Ifb32acd377fcfdb137f7092958309bf88d1b0017
2019-01-28 14:38:29 +01:00
Axel Uhl 546cac6548 added persistence support for clearing ReplicatingCacheManager and ReplicatingCache; added session garbage collection upon SecurityService construction
Change-Id: I78475411ef01916678e383922d9d0bd11dfd5aec
2019-01-18 13:45:12 +01:00
Axel Uhl 065e427da5 handle PrincipalCollection in Session with persistence
Change-Id: I661366e1dcb9d3583da9bbe26b6e2646571320ca
2019-01-16 14:16:03 +01:00
Axel Uhl 7f6eb7efc4 preparing for session persistence, including a first test case
Change-Id: I07550a16f770bf6dbdb7301dabde98a7a41a89d1
2019-01-16 10:36:09 +01:00