Age | Commit message (Expand) | Author | Files | Lines |
2023-05-31 | refact(core): change some more internal representation to make it JSON serial... | Thomas | 1 | -2/+1 |
2023-05-15 | refact(core): change process-data holder-implementation to use Jackson serial... | Thomas | 3 | -104/+17 |
2023-05-11 | refact(core): make data class Pair JSON serialisable | Thomas | 1 | -7/+9 |
2022-12-19 | feat(core): support not-notified eIDAS LoA | Thomas | 1 | -0/+2 |
2022-06-08 | feat(attributes): define extended attribute that contais a CSV list of reques... | Thomas | 1 | -0/+4 |
2022-04-12 | refact(config): split IConfigurationWithSP into two interfaces | Thomas | 3 | -28/+41 |
2022-01-19 | refactor(core): change API parameters from 'Date' to 'Instant' | Thomas | 2 | -5/+6 |
2022-01-08 | [fix] solve circular dependencies between 'AuthenticationManager', 'ModuleReg... | Thomas | 1 | -17/+0 |
2021-12-07 | change IGuiFormBuilder interface to enable pre-evaluation of response content... | Thomas | 1 | -8/+14 |
2021-12-06 | update IGuiBuilderConfiguration to indicate asynchronous GUI rendering | Thomas | 1 | -0/+12 |
2021-09-02 | define new PVP attribute for ID Austria level (basic / full) | Thomas | 1 | -1/+30 |
2021-05-23 | update attribute builder for MandateProfiles and add attribute builder for ma... | Thomas | 1 | -0/+52 |
2021-04-21 | some small updates in central error-handling | Thomas | 1 | -14/+16 |
2021-04-19 | refactor DateOfBirth in IAuthData and all implementations because DateOfBirth... | Thomas | 1 | -8/+13 |
2021-04-19 | Merge branch 'feature/VT-21-016' into 'nightlyBuild' | Thomas Lenz | 1 | -5/+7 |
2021-04-16 | Merge branch 'feature/VT-21-016' of gitlab.iaik.tugraz.at:egiz/eaaf_component... | Thomas | 1 | -0/+1 |
2021-04-14 | some code optimization to reduce memory consumption | Thomas | 1 | -2/+3 |
2021-04-07 | Interface extraction | lalber | 1 | -2/+1 |
2021-03-30 | First version of feature | lalber | 1 | -5/+6 |
2021-03-12 | refactor some code to Java Stream API | Thomas | 1 | -0/+15 |
2021-03-11 | refactor BpkBuilder in eaaf-utils | Thomas | 1 | -0/+1 |
2021-03-10 | add AuthSessionWrapper for ID Austria specific information | Thomas | 1 | -0/+25 |
2021-03-08 | First version of feature | lalber | 1 | -5/+6 |
2021-03-01 | change endpoints for protocol-finalization controller and add basic modul for... | Thomas | 1 | -0/+16 |
2021-02-24 | update error-GUI form to differ between internal und external error-codes | Thomas | 2 | -1/+2 |
2021-02-23 | use internal-to-external error mapping for GUI | Thomas | 1 | -0/+2 |
2021-02-19 | fix wrong bPK calculation for XZVR and XERSB bpkTargets | Thomas | 1 | -0/+21 |
2021-02-09 | add attribute definition for ID Austria binding public-key | Thomas | 2 | -1/+7 |
2021-01-22 | code-style and logging optimizations | Thomas Lenz | 1 | -1/+1 |
2020-12-09 | add findSecBugs extension into spotbugs plug-in | Thomas Lenz | 1 | -31/+0 |
2020-12-02 | add attribute-builder for piiTransactionId transfer | Thomas Lenz | 2 | -3/+6 |
2020-11-13 | add attribute that holds EntityId of an eIDAS MS-Connector | Thomas Lenz | 1 | -0/+3 |
2020-11-09 | refactor error-handling in pending-request generation-stategies | Thomas Lenz | 1 | -6/+6 |
2020-11-09 | add attribute-builder for unique transactionId | Thomas Lenz | 1 | -0/+3 |
2020-10-21 | add new configuration property to switch between log-level "WARN" and "INFO" ... | Thomas Lenz | 1 | -5/+5 |
2020-10-20 | Rename E-ID attribute 'userConsent' to 'userAuthblock' | Thomas Lenz | 1 | -2/+2 |
2020-08-11 | add constants for encrypted wbPK target-identifier | Thomas Lenz | 1 | -12/+19 |
2020-07-30 | update MOA-Sig verification API to set signature-verification timestamp | Thomas Lenz | 1 | -1/+9 |
2020-06-03 | add jUnit test for EAAF process-engine | Thomas Lenz | 1 | -2/+1 |
2020-05-04 | add Pattern for encryped bPK target identifier and add new method into BpkBui... | Thomas Lenz | 1 | -1/+8 |
2020-04-01 | update process-engine support HTTP POST and GET error forwarting. | Thomas Lenz | 3 | -0/+48 |
2020-03-31 | switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, an... | Thomas Lenz | 1 | -0/+32 |
2020-03-26 | fix codestyle | Thomas Lenz | 8 | -18/+29 |
2020-03-10 | Change internal representation of IssuerInstant from String to Date | Thomas Lenz | 1 | -2/+13 |
2020-03-10 | move attribute definition for mandateId into another class | Thomas Lenz | 2 | -6/+4 |
2020-02-27 | add new transactionId for PII related data only | Thomas Lenz | 1 | -0/+10 |
2020-02-20 | add two jUnit test and CodeStyle modifications | Thomas Lenz | 2 | -1/+18 |
2020-02-17 | Merge branch 'feature/hsmfacade' into nightlyBuild | Thomas Lenz | 1 | -0/+28 |
2020-02-14 | Integrate HSM Facade from A-SIT+ | Thomas Lenz | 1 | -0/+10 |
2020-02-12 | add first untested version of EaafKeyStoreFactory that supports Software-Keys... | Thomas Lenz | 1 | -0/+18 |