aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa
AgeCommit message (Expand)AuthorFilesLines
2015-06-19Rename java packagesMartin Bonato12-4/+1058
2015-06-19add CLI migration (XML to property file, property file to db, db to property ...Gerwin Gsenger1-3/+12
2015-06-19small change to workings of delete, small bugfixGerwin Gsenger1-32/+12
2015-06-19add javadocGerwin Gsenger1-0/+88
2015-06-19Revert "add previously auto-generated java source files used for configuration"Gerwin Gsenger90-23965/+0
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 Wagner4-28/+221
2015-06-19add workaround for static field bean initialization, rework getMOAIDConfigura...Gerwin Gsenger1-8/+47
2015-06-19add JSON annotations, remove unnecessary castGerwin Gsenger1-1/+12
2015-06-19add ability to extract all database data needed to build a 'MOAIDConfiguratio...Gerwin Gsenger1-0/+82
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
2015-06-19extract data via methods in ConfigurationDBRead and write to key-value databaseGerwin Gsenger1-9/+13
2015-06-19add previously auto-generated java source files used for configurationGerwin Gsenger90-0/+23965
2015-04-22add unique session ID for loggingThomas Lenz2-5/+91
2015-03-12getting rid of log4j in logger classFlorian Reimair1-27/+26
2015-02-24Add key/value configuration entity.Thomas Knall1-0/+95
2015-02-19fix some possible problemsThomas Lenz1-1/+0
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz1-0/+1
2015-01-16add HTTP Proxy support to MIS and SZR-GW webservice request methodsThomas Lenz1-0/+61
2015-01-14Apply some minor fixes.Thomas Knall1-0/+1
2014-12-19fix problem with empty databaseThomas Lenz1-1/+1
2014-10-29Update third-party libsThomas Lenz1-2/+4
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz1-2/+2
2014-09-10add metadata provider info message if not online-application is foundThomas Lenz1-1/+4
2014-08-21fix some problems with Single LogOutThomas Lenz1-1/+1
2014-07-10fix typoThomas Lenz1-1/+1
2014-07-04fix: CPEPS list is now edited in place instead of clean and refillFlorian Reimair1-1/+1
2014-07-04fix: overwrite single config instead of deleting old oneFlorian Reimair1-2/+2
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 Lenz6-6/+6
2014-05-22always store interfederated IDPs for SLOThomas Lenz2-1/+19
2014-05-21Revert "update version management"Thomas Lenz1-59/+0
2014-05-20update version managementThomas Lenz1-0/+59
2014-05-12fix some interfederation problemsThomas Lenz1-1/+2
2014-05-09add untested Single LogOut supportThomas Lenz1-0/+1
2014-05-07add customized HttpClient which can use the MOA Truststore to verfiy SSL conn...Thomas Lenz3-2/+181
2014-05-07move SSLSocketFactory to moa-id-commonsThomas Lenz9-0/+1190
2014-05-05move validator classes to moa-id-commonsThomas Lenz2-0/+491
2014-05-02add interfederation attribute queryThomas Lenz3-2/+77
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-03-31update Hibernate, JPA and mySQL librariesThomas Lenz2-2/+12
2014-02-26configBojan Suzic1-353/+353
2014-01-31update SessionEncryption to use IAIK JCE and salt for encryptionThomas Lenz1-0/+19
2014-01-29add EUPL headersThomas Lenz11-0/+242
2013-12-17First version for testing -> Exthex OAuth implementationThomas Lenz1-2/+2