aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/NewConfigurationDBRead.java
AgeCommit message (Expand)AuthorFilesLines
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-1/+1
2018-05-17fix bug in configtool regarding interfederation modeThomas Lenz1-7/+7
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz1-0/+11
2016-03-24fix problem in moa-id-configuration with duplicate entries and delete operationThomas Lenz1-12/+31
2016-01-22remove unused codeThomas Lenz1-2/+0
2015-09-15fix problems with OracleDB and configuration storage implementationThomas Lenz1-2/+5
2015-08-31fix problem with configuration GUI and interfederation configurationsThomas Lenz1-0/+2
2015-08-14use old ConfigToolThomas Lenz1-450/+301
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz1-436/+436
2015-07-10First parts of the new MOA-ID configuration moduleThomas Lenz1-377/+399
2015-06-19fix merge problemsThomas Lenz1-428/+428
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-6/+6
2015-06-19Rename java packagesMartin Bonato1-2/+1
2015-06-19add initial version of a moaid-configuration test, does not work if old db is...Gerwin Gsenger1-3/+0
2015-06-19add writer to store the configuration in key-value databaseChristian Wagner1-19/+20
2015-06-19add workaround for static field bean initialization, rework getMOAIDConfigura...Gerwin Gsenger1-8/+47
2015-06-19small codereview, added corresponding databasequeries as commentsGerwin Gsenger1-17/+35
2015-06-19avoid trying to iterate over a collection that is null (untested)Christian Wagner1-30/+49
2015-06-19add a class that has the same method signatures as 'ConfiguratiohnDBRead' and...Christian Wagner1-0/+355