Age | Commit message (Expand) | Author | Files | Lines |
2020-05-05 | refactor HSM-Facade initialization to JAVA Reflection API to facilitate usage... | Thomas Lenz | 1 | -2/+0 |
2020-05-04 | add Pattern for encryped bPK target identifier and add new method into BpkBui... | Thomas Lenz | 2 | -24/+29 |
2020-04-22 | update log messages and pendingRequest clean-up in finalization step | Thomas Lenz | 2 | -15/+9 |
2020-04-01 | update process-engine support HTTP POST and GET error forwarting. | Thomas Lenz | 4 | -35/+74 |
2020-04-01 | fix wrong format in case of encrypted wbPKs | Thomas Lenz | 2 | -22/+40 |
2020-03-31 | switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, an... | Thomas Lenz | 5 | -83/+137 |
2020-03-26 | some more editorial changes | Thomas Lenz | 1 | -5/+5 |
2020-03-26 | fix codestyle | Thomas Lenz | 4 | -1/+10 |
2020-03-24 | some small changes | Thomas Lenz | 1 | -5/+5 |
2020-03-11 | refactor HttpClientFactory.java to build HTTP clients with different authenti... | Thomas Lenz | 2 | -2/+2 |
2020-03-10 | Change internal representation of IssuerInstant from String to Date | Thomas Lenz | 2 | -21/+67 |
2020-02-27 | add new transactionId for PII related data only | Thomas Lenz | 1 | -5/+60 |
2020-02-26 | update wrong log messages | Thomas Lenz | 1 | -3/+3 |
2020-02-24 | fix wrong or missing error messages | Thomas Lenz | 2 | -1/+3 |
2020-02-20 | move SpConfigurationImpl.java into eaaf_core_utils | Thomas Lenz | 1 | -183/+0 |
2020-02-20 | add two jUnit test and CodeStyle modifications | Thomas Lenz | 6 | -31/+85 |
2020-02-17 | Merge branch 'feature/hsmfacade' into nightlyBuild | Thomas Lenz | 1 | -0/+2 |
2020-02-14 | Integrate HSM Facade from A-SIT+ | Thomas Lenz | 1 | -0/+2 |
2020-02-06 | Refactor SamlVerificationEngine | Thomas Lenz | 1 | -5/+5 |
2020-02-05 | refactor generic error-handling to solve possible invalid error-response in S... | Thomas Lenz | 1 | -47/+73 |
2020-01-28 | fix typo and remove @deprecated flags | Thomas Lenz | 1 | -31/+5 |
2019-12-11 | change log-level in process-definition parser | Thomas Lenz | 1 | -6/+6 |
2019-12-11 | change logging in process-definition parser | Thomas Lenz | 1 | -5/+5 |
2019-12-05 | fix some refactoring problems | Thomas | 1 | -2/+1 |
2019-12-05 | some code code-style modifications | Thomas | 80 | -1528/+1741 |
2019-12-04 | to some more code quality tasks | Thomas | 12 | -62/+45 |
2019-12-04 | common EGIZ code-style refactoring | Thomas Lenz | 112 | -12048/+11822 |
2019-11-22 | use UUID for sessionIdentifier | Thomas Lenz | 1 | -1/+2 |
2019-11-22 | fix a problem with language selection | Thomas Lenz | 1 | -1/+1 |
2019-11-21 | set process-canceled flag in case of user stops authprocess | Thomas Lenz | 2 | -8/+29 |
2019-11-21 | add stop condition to process-flow engine that can be set dynamically by tasks | Thomas Lenz | 3 | -53/+90 |
2019-11-15 | copy some generic authProcessData directly into authData | Thomas Lenz | 1 | -0/+25 |
2019-11-12 | refactor AuthModule interface to inject current IRequest into selectProcess m... | Thomas Lenz | 3 | -19/+21 |
2019-10-18 | add post-validation steps into process-definition loader | Thomas | 1 | -1/+24 |
2019-10-16 | move common method into abstract class | Thomas | 1 | -2/+13 |
2019-10-16 | Check if Consent is required before protocol post-processing starts. The proc... | Thomas | 1 | -8/+13 |
2019-10-16 | Refactor AbstractLocaleAuthServletTask to faciltite 'processStop' in child cl... | Thomas | 1 | -16/+21 |
2019-10-01 | inject ResourceLoader to facilitate Spring based resource loading | Thomas Lenz | 1 | -0/+2 |
2019-09-16 | fix problems after interface refactoring | Thomas Lenz | 3 | -7/+8 |
2019-09-16 | add new configuration interface | Thomas Lenz | 1 | -2/+2 |
2019-09-13 | refactor utils into a separate module | Thomas Lenz | 18 | -2338/+0 |
2019-09-11 | change log-level | Thomas Lenz | 1 | -1/+1 |
2019-08-20 | some small fixes | Thomas Lenz | 1 | -1/+1 |
2019-08-19 | update gui/AbstractGUIFormBuilderConfiguration.java | Thomas Lenz | 1 | -2/+2 |
2019-08-08 | Refactor GUIBuilderConfiguration to support Map and List based property format | Thomas Lenz | 1 | -18/+32 |
2019-08-05 | add AbstractLocaleAuthServletTask.java into EAAF-core1.0.8 | Thomas Lenz | 2 | -4/+73 |
2019-07-30 | some some updates | Thomas Lenz | 2 | -3/+3 |
2019-07-23 | fix nullpointer in KeyValueUtils.java and add jUnit test | Thomas Lenz | 1 | -2/+2 |
2019-07-17 | update JSON mapper implementation | Thomas Lenz | 1 | -4/+14 |
2019-07-09 | fix bug in BPKBuilder.java and make methods static | Thomas Lenz | 1 | -27/+27 |