aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa
AgeCommit message (Collapse)AuthorFilesLines
2015-04-23move code for SSO sessionID loggingThomas Lenz1-3/+2
2015-04-22add unique session ID for loggingThomas Lenz13-42/+223
2015-04-21set transactionID to logger implementation which can be used by key ↵Thomas Lenz5-0/+66
"transactionId"
2015-04-21change sessionID and pendingrequestID to unsignedThomas Lenz1-1/+1
2015-04-21fix problem with empty MOA-SP webservice URLThomas Lenz1-1/+2
2015-04-20first fix to solve problems with errorhandling and process managmentThomas Lenz14-76/+162
2015-04-16Merge remote-tracking branch 'remotes/origin/2.2.x-STORK-Snapshot' into ↵Thomas Lenz2-1/+4
2.2.x-Snapshot
2015-04-14update error handling in PVP metadata verification filter implemetationsThomas Lenz5-8/+119
2015-04-09Merge branch '2.2.x-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz1-0/+7
into 2.2.x-Snapshot
2015-04-09fix wrong PVP attribute friendly namesThomas Lenz1-2/+2
2015-03-24escaped attribute values for saml1 responsesFlorian Reimair1-0/+7
2015-03-17Added mapping AT => Other Countries, request from Thomas K.Alexander Marsalek1-0/+2
> · „Other Countries“ (dabei handelt es sich um den > Österreichischen Fall, bei dem MOCCA die Signatur mit ausländischen > Karten durchführt)
2015-03-17Merge branch 'merge' into 2.2.x-STORK-SnapshotAlexander Marsalek4-1/+55
2015-03-13fixed date format issue with fakeIdL creationFlorian Reimair1-1/+1
2015-03-13added fakeidl no-signature option configFlorian Reimair1-0/+10
2015-03-13STORK PEPS-conform loggingFlorian Reimair2-0/+44
2015-03-05null safe assignmentAlexander Marsalek1-1/+2
2015-02-23Improve Process Engine signal servlet (MOAID-73)Thomas Knall4-15/+36
- Update Process Engine signal servlet in order to allow module to provider their own strategy for providing the moa session id. - Update moa id handbook. - Update javadoc.
2015-02-20some minor fixesThomas Lenz6-5/+46
2015-02-20add names to worker threadsThomas Lenz2-2/+2
2015-02-19modify PVP attribute builder for MANDATE_PROF_REP_DESCThomas Lenz1-23/+22
2015-02-19fix some possible problemsThomas Lenz1-2/+1
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz65-753/+4594
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-02-18Merge remote-tracking branch 'remotes/origin/moa-2.1-Snapshot' into ↵Thomas Lenz2-12/+58
during_authsource_refactoring
2015-02-18update PVP attribute builder --> use mandate annotation as ↵Thomas Lenz2-12/+36
MANDATOR-PROF-REP-DESCRIPTION
2015-02-12load DTL URL from config, more debug output, fixed marshall problemAlexander Marsalek2-12/+58
2015-02-06Code cleanupThomas Knall12-26/+18
- Set moa-id version to 2.2.0-SNAPSHOT. - Fix Javadoc syntax issues in newly added classes. - Add warning log when executing deprecated auth sources.
2015-02-05Perform some cleanup tasksThomas Knall5-16/+5
- Rename AbstractSpringWebSupportedTask to MoaIdTask. - Remove some unnecessary code.
2015-02-05Fix wrong module sorting order.Thomas Knall1-1/+1
2015-02-04Create exemplary AuthServlet module (MOAID-68)Thomas Knall5-522/+0
- Create new module moa-id-module-monitoring. - Move MonitoringServlet, DatabaseTestModule, IdentityLinkTestModule, TestManager and TestModuleInterface to new module. - Update pom.xml, adding new module dependency. - Update web.xml, disabling static servlet registration. - Add @WebServlet servlet registration for MonitoringServlet.
2015-02-04Add comment to ProcessInstanceStore primary key fieldThomas Knall1-0/+9
2015-02-04Persistence issue fixed (MOAID-62)Thomas Knall4-16/+7
- ProcessInstanceStore: Removed primary key column "id", set processInstanceId as new primary key column. - Renamed "save"-methods that actually save-or-update to "saveOrUpdate...".
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall23-1655/+33
- Add new maven module moa-id-modules and sub module moa-id-module-stork. - Move stork relates processes and task to module moa-id-module-stork. - Move module registration to modules package.
2015-02-03serialize ExecutionContext data in a single database fieldChristian Wagner1-7/+6
2015-02-02Fix persistence.Thomas Knall2-8/+15
2015-02-02fix process instance persistenceChristian Wagner2-14/+15
2015-01-30Merge branch 'MOAID-62'Thomas Knall9-167/+180
Conflicts: id/server/auth/src/main/webapp/WEB-INF/applicationContext.xml
2015-01-30add persistence to process-engineChristian Wagner9-167/+176
additionally remove unnecessary method in the DAO
2015-01-30Merge branch 'MOAID-62'Thomas Knall3-34/+99
2015-01-30Merge remote-tracking branch 'remotes/origin/MOAID-62'Thomas Knall49-106/+2366
Conflicts: id/server/auth/src/main/webapp/WEB-INF/applicationContext.xml id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/moduleregistration/AuthModuleImpl.java id/server/idserverlib/src/main/resources/META-INF/services/at.gv.egovernment.moa.id.moduls.moduleregistration.AuthModule
2015-01-30Merge STORK DocumentService fixThomas Lenz2-7/+26
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfigurationProvider.java
2015-01-30small DAO code review from ThomasGerwin Gsenger1-23/+27
2015-01-30implement DAO methods, add exeptions to ProcessInstanceStoreDAO interfaceGerwin Gsenger3-34/+95
2015-01-30Add dynamic servlet registration for STORK processes.Thomas Knall2-14/+37
- Add STORKWebApplicationInitializer.java - Adjust web.xml - Move STORK.authmodule.beans.xml to src/main/resources/...
2015-01-30Add Spring based discovery for STORKAuthModuleThomas Knall4-14/+44
- Add wildcard import to applicationContext.xml - Add some javadoc to AuthModule interface. - Remove STORKAuthModuleImpl from serviceloader based registration.
2015-01-29Perform some cleanupThomas Knall1-1/+1
- Remove ProcessDefinitionFactoryBean from applicationContext.xml. - Minor code cleanup.
2015-01-29add new methods to the dao interface, enhance db entityGerwin Gsenger3-27/+105
2015-01-29PEPSConnectorServlet: load document service url from moa properties instead ↵Alexander Marsalek2-7/+24
of included included resource file
2015-01-29merge bugfixesThomas Lenz2-35/+117
2015-01-29add inital (empty) implementation of the ProcessInstanceStoreDAOGerwin Gsenger3-1/+63