aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src
AgeCommit message (Collapse)AuthorFilesLines
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
This reverts commit 10f5d736a93767cd7302cb30eb560781462edd76.
2015-06-19add initial version of a moaid-configuration test, does not work if old db ↵Gerwin Gsenger5-3/+208
is not initialized
2015-06-19add writer to store the configuration in key-value databaseChristian Wagner9-33/+264
use solely kv database within 'AuthConfigurationProvider' add constants declaring db keys
2015-06-19add workaround for static field bean initialization, rework ↵Gerwin Gsenger2-9/+48
getMOAIDConfiguration()
2015-06-19add JSON annotations, remove unnecessary castGerwin Gsenger1-1/+12
2015-06-19add ability to extract all database data needed to build a ↵Gerwin Gsenger1-0/+82
'MOAIDConfiguration' object
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 initial getList implementationGerwin Gsenger1-5/+24
2015-06-19add a class that has the same method signatures as 'ConfiguratiohnDBRead' ↵Christian Wagner2-0/+357
and is capable of reading from the new key-value DB
2015-06-19extract data via methods in ConfigurationDBRead and write to key-value databaseGerwin Gsenger1-9/+13
2015-06-19add NewAuthenticationProvider (instantiated as Spring bean, reads JSON from ↵Gerwin Gsenger1-0/+1
db), add AuthConfiguration interface for Authentication providers
2015-06-19add raw configuration persistence functionalityChristian Wagner3-0/+220
some problems: * all tables annotated via '@Table' are created in every database connected * loading of 'Configuration' via Spring isn't pretty at all
2015-06-19add configuration interfaceChristian Wagner2-3/+56
little cleanup in 'ConfigPropertyDaoImpl'
2015-06-19move 'persistence' package from project 'moa-id-DTI' hereChristian Wagner3-0/+228
2015-06-19fix hibernate setupGerwin Gsenger6-0/+15
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
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java id/server/stork2-commons/pom.xml id/server/stork2-commons/src/main/java/eu/stork/peps/complex/attributes/.svn/entries id/server/stork2-commons/src/main/resources/.svn/entries id/server/stork2-saml-engine/pom.xml pom.xml
2015-01-16add HTTP Proxy support to MIS and SZR-GW webservice request methodsThomas Lenz2-8/+61
2015-01-16Merge branch 'ISA-1.18-action' into during_authsource_refactoringThomas Lenz1-1/+2
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/validation/oa/OAPVP2ConfigValidation.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/SAMLVerificationEngine.java pom.xml
2015-01-14Apply some minor fixes.Thomas Knall1-0/+1
- Add some FIXMEs. - Fix moa-id-auth web.xml and switch to Servlet 3.0. - Fix moa-id-auth logging (replace commons-logging with commons-logging-slf4j bridge, use log4j native binding). - Adjust logging of periodical tasks (no more logging at info level).
2014-12-19fix problem with empty databaseThomas Lenz1-1/+1
2014-12-04do not use deprecated Methode in MOAHttpClientThomas Lenz1-1/+2
2014-10-29Update third-party libsThomas Lenz1-2/+4
- some implementation updates was required
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz1-2/+2
2014-10-24update configtool for STORK-PVP gateway configurationThomas Lenz1-0/+2
2014-10-15update MOA-ID configuration xsdThomas Lenz1-1/+9
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-08-19add interfederation without attributequery request which use encrypted bPKsThomas Lenz1-1/+27
(this functionality is required for federation with USP)
2014-07-10fix typoThomas Lenz1-1/+1
2014-07-08Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek4-8/+28
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/stork/STORKResponseProcessor.java id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd
2014-07-07Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek1-0/+1
2014-07-07fixed many-to-many sql syntax hibernate problem with linux mysqlserverFlorian Reimair1-2/+2
2014-07-07many-to-many around cpeps list handlingFlorian Reimair2-0/+22
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-07-02added support for splitting authnrequest &signrequestAlexander Marsalek1-3/+6
2014-06-30add checkbox to choose if all errors should be send back to online applicationThomas Lenz1-0/+1
2014-06-13new test credentials include a certificate with a test OID as x509 extensionThomas Lenz1-1/+9
add test OID checks
2014-06-12Oracle Database problems solvedThomas Lenz1-1/+1
2014-06-12Fix Oracle DB problem:Thomas Lenz1-4/+4
info: session blob not null --> session ist unter Oracle nicht für Tabellen-/Spaltennamen verwendbar
2014-06-11Fix problem with Oracle DB and "GenerationType.IDENTITY" annotationThomas Lenz6-6/+6
ERROR | 10 15:04:28,909 | hbm2ddl.SchemaUpdate | localhost-startStop-1 | HHH000299: Could not complete schema update org.hibernate.MappingException: org.hibernate.dialect.Oracle10gDialect does not support identity key generation https://forum.hibernate.org/viewtopic.php?f=1&t=1000750
2014-05-22always store interfederated IDPs for SLOThomas Lenz2-1/+19