Age | Commit message (Expand) | Author | Files | Lines |
2021-03-10 | Second version of feature | lalber | 2 | -53/+71 |
2021-03-08 | First version of feature | lalber | 3 | -193/+409 |
2021-03-04 | update some attribute-builders | Thomas | 3 | -9/+10 |
2021-03-03 | update default error-handling to optimize visualization | Thomas | 1 | -12/+14 |
2021-03-02 | update error-messages in process-management | Thomas | 4 | -10/+14 |
2021-03-01 | change endpoints for protocol-finalization controller and add basic modul for... | Thomas | 2 | -4/+6 |
2021-02-24 | update error-GUI form to differ between internal und external error-codes | Thomas | 1 | -14/+22 |
2021-02-23 | use internal-to-external error mapping for GUI | Thomas | 1 | -1/+1 |
2021-02-19 | fix wrong bPK calculation for XZVR and XERSB bpkTargets | Thomas | 2 | -6/+32 |
2021-01-07 | refactor AbstractLocaleAuthTask to move userStopOperation into parent class | Thomas Lenz | 2 | -36/+42 |
2020-12-26 | fix possible NullPointerException in BpkAttributeBuilder | Thomas Lenz | 1 | -4/+5 |
2020-12-23 | add new module that include common-code for SpringBoot applications | Thomas Lenz | 1 | -4/+1 |
2020-12-14 | set TransactionId as MDC property in case of a found but invalid pendingRequest | Thomas Lenz | 1 | -0/+7 |
2020-12-09 | add findSecBugs extension into spotbugs plug-in | Thomas Lenz | 3 | -28/+15 |
2020-12-02 | add attribute-builder for piiTransactionId transfer | Thomas Lenz | 2 | -2/+39 |
2020-11-26 | fix codestyle issue | Thomas Lenz | 1 | -4/+4 |
2020-11-20 | fix bug in central error-handling that lead to a ClassCastException in some c... | Thomas Lenz | 1 | -22/+34 |
2020-11-09 | add attribute-builder for unique transactionId | Thomas Lenz | 1 | -0/+33 |
2020-11-09 | fix missing "transactionID" injection in protocol-finalization and error-hand... | Thomas Lenz | 1 | -1/+13 |
2020-11-06 | adapt logging to improve debugging | Thomas Lenz | 3 | -4/+14 |
2020-11-06 | optimize error-handling in case with special focus on backend communication-r... | Thomas Lenz | 3 | -24/+42 |
2020-10-21 | add new configuration property to switch between log-level "WARN" and "INFO" ... | Thomas Lenz | 1 | -70/+72 |
2020-10-13 | refactor error processing | Thomas Lenz | 1 | -11/+17 |
2020-10-13 | Serialize exceptions in error-handler manually to fix problems with Serializa... | Thomas Lenz | 2 | -14/+29 |
2020-09-08 | fix some broken jUnit tests | Thomas Lenz | 1 | -1/+1 |
2020-09-02 | opimize logging of BpkBuilder implementation | Thomas Lenz | 1 | -8/+11 |
2020-08-11 | remove some deprecated marker | Thomas Lenz | 1 | -10/+6 |
2020-07-30 | update MOA-Sig verification API to set signature-verification timestamp | Thomas Lenz | 1 | -2/+27 |
2020-07-03 | update wrong log message | Thomas Lenz | 1 | -1/+2 |
2020-07-01 | update log message in case of SL2.0 VDA connection error | Thomas Lenz | 3 | -42/+58 |
2020-06-10 | Add new AttributeBuilder registration | Thomas Lenz | 1 | -0/+88 |
2020-06-03 | make some constants public in DomUtils | Thomas Lenz | 1 | -4/+4 |
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 | 1 | -20/+37 |
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 | 1 | -1/+1 |
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 | 4 | -29/+79 |
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 |