aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/session
AgeCommit message (Expand)AuthorFilesLines
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-9/+47
2018-02-27some more updates are required to support postgresql databasesThomas Lenz1-4/+7
2018-02-23first untested unfactoring for Postgresql suppportThomas Lenz1-4/+4
2016-06-29Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redisChristian Maierhofer2-2/+3
2016-06-28statisticlogger dbcp connection poolChristian Maierhofer5-5/+15
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS...Thomas Lenz2-2/+17
2016-05-17fix problem with MS-SQL and indexing strategyThomas Lenz1-1/+1
2016-05-12fix missing ID generation strategyThomas Lenz5-7/+18
2016-05-03Added Transactional Support to MOASessionDBUtilsChristian Maierhofer1-1/+3
2016-04-21Added RedisTransaction storageChristian Maierhofer1-1/+14
2016-03-21update libsThomas Lenz6-140/+5
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-23/+1
2016-03-02temporarily commit to save stateThomas Lenz2-17/+116
2015-08-26Allow multiple alias domainsThomas Lenz2-0/+34
2015-04-22add unique session ID for loggingThomas Lenz1-5/+18
2014-06-12Oracle Database problems solvedThomas Lenz1-1/+1
2014-06-12Fix Oracle DB problem:Thomas Lenz1-4/+4
2014-06-11Fix problem with Oracle DB and "GenerationType.IDENTITY" annotationThomas Lenz5-5/+5
2014-05-22always store interfederated IDPs for SLOThomas Lenz2-1/+19
2014-05-12fix some interfederation problemsThomas Lenz1-1/+2
2014-05-09add untested Single LogOut supportThomas Lenz1-0/+1
2014-05-02add interfederation attribute queryThomas Lenz2-2/+59
2014-04-18Finish PVP21 interfederation assertion preprocessingThomas Lenz1-0/+17
2014-04-18add new DB for interfederation to AuthenticatedSessionStoreThomas Lenz2-0/+195
2014-04-15store additional information for Single LogOut in databaseThomas Lenz1-0/+34
2014-01-31update SessionEncryption to use IAIK JCE and salt for encryptionThomas Lenz1-0/+19
2014-01-29add EUPL headersThomas Lenz5-0/+110
2013-12-17First version for testing -> Exthex OAuth implementationThomas Lenz1-2/+2
2013-10-03Code CleanUP and change to consisted Version numbersThomas Lenz1-1/+0
2013-10-03add DBExceptionStoreImpl to store Exceptions in DB instead of in a HashMapThomas Lenz1-0/+103
2013-09-26-- add AssertionID to Single LogOut session informationThomas Lenz2-2/+20
2013-09-24implement advanced statistic loggerThomas Lenz1-5/+0
2013-08-06 - Change UserBase implementationThomas Lenz1-1/+0
2013-07-26Bugfixes:Thomas Lenz1-2/+18
2013-07-18MOA-ID 2.x Configuration implementedThomas Lenz1-1/+1
2013-07-16create DB Config and legacy config parserThomas Lenz2-8/+21
2013-07-12SSO ImplementationThomas Lenz3-69/+102
2013-07-04Datenbankteile für SSO:Thomas Lenz4-0/+374