Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-17 | Merge branch 'feature/hsmfacade' into nightlyBuild | Thomas Lenz | 3 | -0/+6 | |
# 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 | 3 | -0/+6 | |
The EaafKeyStoreFactory can be used to build KeyStores from differend providers and types | |||||
2020-02-06 | add more jUnit test | Thomas Lenz | 1 | -0/+56 | |
2020-02-06 | Refactor SamlVerificationEngine | Thomas Lenz | 1 | -5/+5 | |
add some more jUnit tests | |||||
2020-02-05 | refactor generic error-handling to solve possible invalid error-response in ↵ | Thomas Lenz | 1 | -47/+73 | |
SL2.0 | |||||
2020-02-05 | add Trusted-Certificates method to AbstractCredentialProvider | Thomas Lenz | 1 | -0/+130 | |
add jUnit tests for AbstractCredentialProvider change method names in AbstractCredentialProvider | |||||
2020-01-31 | a lot of more OpenSAML3 refactoring staff | Thomas Lenz | 3 | -0/+144 | |
This version is also NOT stable! | |||||
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-11 | update TestRequestImpl.java | Thomas Lenz | 1 | -3/+4 | |
2019-12-05 | fix some refactoring problems | Thomas | 2 | -2/+4 | |
2019-12-05 | some code code-style modifications | Thomas | 126 | -2946/+3573 | |
active code-quality checks! | |||||
2019-12-04 | to some more code quality tasks | Thomas | 14 | -63/+147 | |
2019-12-04 | common EGIZ code-style refactoring | Thomas Lenz | 150 | -14668/+14607 | |
2019-11-27 | add DummyHttpClientFactory.java into test jar | Thomas Lenz | 1 | -0/+21 | |
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 | |
change log-level for some exceptions | |||||
2019-11-21 | add stop condition to process-flow engine that can be set dynamically by tasks | Thomas Lenz | 11 | -82/+319 | |
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 ↵ | Thomas Lenz | 3 | -19/+21 | |
method | |||||
2019-10-18 | add jUnit test for process-definition post-validation | Thomas | 2 | -0/+39 | |
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 ↵ | Thomas | 1 | -8/+13 | |
process stops if Consent is needed | |||||
2019-10-16 | Refactor AbstractLocaleAuthServletTask to faciltite 'processStop' in child ↵ | Thomas | 1 | -16/+21 | |
classes | |||||
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 | 4 | -9/+10 | |
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 | 2 | -1/+16 | |
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 | |
move a misplaced log message change maven repo paths to one single egiz repo | |||||
2019-07-30 | some some updates | Thomas Lenz | 4 | -10/+54 | |
2019-07-23 | fix nullpointer in KeyValueUtils.java and add jUnit test | Thomas Lenz | 2 | -2/+449 | |
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 | |
2019-07-04 | fix some small bugs in SL2.0 module | Thomas Lenz | 3 | -24/+80 | |
2019-07-01 | fix one flag | Thomas Lenz | 1 | -3/+3 | |
update TestRequestImpl.java | |||||
2019-06-28 | add some mockups for testing | Thomas Lenz | 4 | -6/+134 | |
2019-06-28 | some small updates | Thomas Lenz | 5 | -40/+89 | |
2019-06-06 | change error messages in case of InvalidProtocolExceptions | Thomas Lenz | 1 | -12/+12 | |
2019-06-06 | update authenticationData and attribute builder | Thomas Lenz | 4 | -2/+66 | |
2019-06-05 | add useMandate flag | Thomas Lenz | 1 | -0/+16 | |
2019-05-29 | add new attribute builder | Thomas Lenz | 14 | -45/+366 | |
fix some injection and dependency problems | |||||
2019-05-24 | update IConfiguration interfaces to support SpringBoot resources as ↵ | Thomas Lenz | 4 | -36/+235 | |
configuration source | |||||
2019-05-24 | update message-logging and remove explicit Logger implementation | Thomas Lenz | 2 | -14/+13 | |