Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-31 | switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, ↵ | Thomas Lenz | 1 | -0/+32 | |
and XERSB | |||||
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 | |
# Conflicts: # eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl/metadata/AbstractChainingMetadataProvider.java # eaaf_modules/eaaf_module_pvp2_idp/src/test/resources/spring/test_eaaf_core.beans.xml | |||||
2020-02-14 | Integrate HSM Facade from A-SIT+ | Thomas Lenz | 1 | -0/+10 | |
The EaafKeyStoreFactory can be used to build KeyStores from differend providers and types | |||||
2020-02-12 | add first untested version of EaafKeyStoreFactory that supports ↵ | Thomas Lenz | 1 | -0/+18 | |
Software-Keystore and HSM-Facade | |||||
2020-02-12 | Add a few new constants | Thomas Lenz | 1 | -4/+7 | |
2020-02-05 | update toString() implementations to generic version | Thomas Lenz | 2 | -1/+27 | |
2020-01-31 | a lot of more OpenSAML3 refactoring staff | Thomas Lenz | 1 | -0/+13 | |
This version is also NOT stable! | |||||
2020-01-28 | fix typo and remove @deprecated flags | Thomas Lenz | 2 | -16/+4 | |
2019-12-05 | some code code-style modifications | Thomas | 71 | -1449/+1328 | |
active code-quality checks! | |||||
2019-12-04 | to some more code quality tasks | Thomas | 34 | -575/+577 | |
2019-12-04 | common EGIZ code-style refactoring | Thomas Lenz | 102 | -4866/+4462 | |
2019-11-21 | add stop condition to process-flow engine that can be set dynamically by tasks | Thomas Lenz | 1 | -0/+15 | |
2019-11-14 | add SHA3 hash algorithm identifier for XML | Thomas Lenz | 1 | -0/+8 | |
2019-11-12 | refactor AuthModule interface to inject current IRequest into selectProcess ↵ | Thomas Lenz | 2 | -2/+3 | |
method | |||||
2019-10-01 | allow reset of IMessageProvider in LogMessageProviderFactory | Thomas Lenz | 1 | -12/+3 | |
2019-09-16 | fix problems after interface refactoring | Thomas Lenz | 1 | -1/+1 | |
2019-09-16 | add new configuration interface | Thomas Lenz | 2 | -50/+58 | |
2019-08-19 | add new method to IStatusMessenger | Thomas Lenz | 2 | -0/+21 | |
2019-08-19 | add definition for MANDATE_IDENTIFIER attribute | Thomas Lenz | 1 | -0/+6 | |
2019-08-08 | Refactor GUIBuilderConfiguration to support Map and List based property format | Thomas Lenz | 2 | -2/+36 | |
2019-08-05 | add AbstractLocaleAuthServletTask.java into EAAF-core1.0.8 | Thomas Lenz | 2 | -0/+7 | |
move a misplaced log message change maven repo paths to one single egiz repo | |||||
2019-06-28 | some small updates | Thomas Lenz | 3 | -7/+25 | |
2019-06-06 | update UnavailableAttributeException | Thomas Lenz | 3 | -4/+9 | |
2019-06-06 | update authenticationData and attribute builder | Thomas Lenz | 1 | -0/+8 | |
2019-06-05 | add useMandate flag | Thomas Lenz | 1 | -0/+8 | |
2019-05-29 | add new attribute builder | Thomas Lenz | 3 | -12/+73 | |
fix some injection and dependency problems | |||||
2019-05-24 | update IConfiguration interfaces to support SpringBoot resources as ↵ | Thomas Lenz | 2 | -18/+25 | |
configuration source | |||||
2019-05-24 | update message-logging and remove explicit Logger implementation | Thomas Lenz | 1 | -1/+3 | |
2019-05-17 | refactor EAAF core to split API and Implementation | Thomas Lenz | 71 | -0/+5641 | |