aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/storage
AgeCommit message (Expand)AuthorFilesLines
2019-02-04update Spring Redis BackendThomas Lenz1-4/+5
2018-10-16update third party libs to solve incompatibility with JDK11Thomas Lenz1-2/+2
2018-07-13some bug fixesThomas Lenz1-1/+2
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz3-40/+22
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz2-4/+4
2018-06-14some more stuffThomas Lenz4-64/+73
2018-05-28refactore code to use EAAF core componentsThomas Lenz5-151/+18
2018-02-23first untested unfactoring for Postgresql suppportThomas Lenz1-5/+6
2017-11-27add some more escaptionsThomas Lenz2-28/+88
2016-10-25fix another problem in session databaseThomas Lenz2-130/+71
2016-10-21update log messages and clean-up classesThomas Lenz1-2/+0
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz2-509/+339
2016-06-28statisticlogger dbcp connection poolChristian Maierhofer1-1/+1
2016-05-03Added Transactional Support to MOASessionDBUtilsChristian Maierhofer1-65/+67
2016-04-28Modifiing MOASessionDBUtilsChristian Maierhofer1-27/+27
2016-04-27Modified SingleLogOutAction to work with REDISChristian Maierhofer3-1/+51
2016-04-26modified RedisTransactionStorage, modified beans definitionChristian Maierhofer2-60/+55
2016-04-21Added RedisTransaction storageChristian Maierhofer3-2/+358
2016-03-31fix missing implementation in ExceptionContainerThomas Lenz2-1/+8
2016-03-31if database cleanUP process found some unhandled exception, write error messa...Thomas Lenz2-18/+34
2016-03-21update libsThomas Lenz1-14/+15
2016-03-14refactor the GUI generation for user interactionThomas Lenz2-5/+5
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-5/+0
2016-03-02next parts of new federated authentication implementationThomas Lenz2-6/+6
2016-03-02temporarily commit to save stateThomas Lenz2-29/+35
2016-02-24add federated IDP authentication modulThomas Lenz2-48/+24
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz2-25/+78
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz7-484/+500
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz1-5/+7
2015-11-27fix possible DB cleanup errorsThomas Lenz3-54/+56
2015-09-15fix problems with OracleDB and configuration storage implementationThomas Lenz1-236/+333
2015-08-26Allow multiple alias domainsThomas Lenz1-5/+7
2015-07-23update log messages with loglevel INFOThomas Lenz2-8/+7
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz1-4/+8
2015-07-03fix some configuration problemsThomas Lenz1-2/+6
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-2/+2
2015-04-22add unique session ID for loggingThomas Lenz1-16/+71
2015-01-30Merge branch 'MOAID-62'Thomas Knall1-6/+16
2015-01-30add persistence to process-engineChristian Wagner1-6/+14
2014-08-19add interfederation without attributequery request which use encrypted bPKsThomas Lenz1-2/+2
2014-06-13change PEPS communication session bindingThomas Lenz1-9/+17
2014-06-12Oracle Database problems solvedThomas Lenz2-4/+7
2014-06-05add SSO session timeout to AuthData and SAML2 assertionThomas Lenz1-18/+19
2014-06-03update IDP single logoutThomas Lenz1-12/+41
2014-05-22always store interfederated IDPs for SLOThomas Lenz1-0/+14
2014-05-12fix some interfederation problemsThomas Lenz1-19/+39
2014-05-09add untested Single LogOut supportThomas Lenz1-343/+353
2014-05-08add Interfederation to redirect servletThomas Lenz1-1/+1
2014-05-02add interfederation attribute queryThomas Lenz3-38/+260
2014-04-18create methodes to parse interfederated assertions into authDataThomas Lenz1-0/+20