summaryrefslogtreecommitdiff
path: root/eaaf_core/src
AgeCommit message (Expand)AuthorFilesLines
2020-03-20add some more test cases for process-engine evaluatorThomas Lenz1-0/+4
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz3-4/+12
2020-03-10Change internal representation of IssuerInstant from String to DateThomas Lenz2-21/+67
2020-02-27add new transactionId for PII related data onlyThomas Lenz2-8/+73
2020-02-26update wrong log messagesThomas Lenz1-3/+3
2020-02-24fix wrong or missing error messagesThomas Lenz2-1/+3
2020-02-20move SpConfigurationImpl.java into eaaf_core_utilsThomas Lenz1-183/+0
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz8-33/+127
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz3-0/+6
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz3-0/+6
2020-02-06add more jUnit testThomas Lenz1-0/+56
2020-02-06Refactor SamlVerificationEngineThomas Lenz1-5/+5
2020-02-05refactor generic error-handling to solve possible invalid error-response in S...Thomas Lenz1-47/+73
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz1-0/+130
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz3-0/+144
2020-01-28fix typo and remove @deprecated flagsThomas Lenz1-31/+5
2019-12-11change log-level in process-definition parserThomas Lenz1-6/+6
2019-12-11change logging in process-definition parserThomas Lenz1-5/+5
2019-12-11update TestRequestImpl.javaThomas Lenz1-3/+4
2019-12-05fix some refactoring problemsThomas2-2/+4
2019-12-05some code code-style modificationsThomas126-2946/+3573
2019-12-04to some more code quality tasksThomas14-63/+147
2019-12-04common EGIZ code-style refactoringThomas Lenz150-14668/+14607
2019-11-27add DummyHttpClientFactory.java into test jarThomas Lenz1-0/+21
2019-11-22use UUID for sessionIdentifierThomas Lenz1-1/+2
2019-11-22fix a problem with language selectionThomas Lenz1-1/+1
2019-11-21set process-canceled flag in case of user stops authprocessThomas Lenz2-8/+29
2019-11-21add stop condition to process-flow engine that can be set dynamically by tasksThomas Lenz11-82/+319
2019-11-15copy some generic authProcessData directly into authDataThomas Lenz1-0/+25
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz3-19/+21
2019-10-18add jUnit test for process-definition post-validationThomas2-0/+39
2019-10-18add post-validation steps into process-definition loaderThomas1-1/+24
2019-10-16move common method into abstract classThomas1-2/+13
2019-10-16Check if Consent is required before protocol post-processing starts. The proc...Thomas1-8/+13
2019-10-16Refactor AbstractLocaleAuthServletTask to faciltite 'processStop' in child cl...Thomas1-16/+21
2019-10-01inject ResourceLoader to facilitate Spring based resource loadingThomas Lenz1-0/+2
2019-09-16fix problems after interface refactoringThomas Lenz4-9/+10
2019-09-16add new configuration interfaceThomas Lenz1-2/+2
2019-09-13refactor utils into a separate moduleThomas Lenz18-2338/+0
2019-09-11change log-levelThomas Lenz1-1/+1
2019-08-20some small fixesThomas Lenz2-1/+16
2019-08-19update gui/AbstractGUIFormBuilderConfiguration.javaThomas Lenz1-2/+2
2019-08-08Refactor GUIBuilderConfiguration to support Map and List based property formatThomas Lenz1-18/+32
2019-08-05add AbstractLocaleAuthServletTask.java into EAAF-core1.0.8Thomas Lenz2-4/+73
2019-07-30some some updatesThomas Lenz4-10/+54
2019-07-23fix nullpointer in KeyValueUtils.java and add jUnit testThomas Lenz2-2/+449
2019-07-17update JSON mapper implementationThomas Lenz1-4/+14
2019-07-09fix bug in BPKBuilder.java and make methods staticThomas Lenz1-27/+27
2019-07-04fix some small bugs in SL2.0 moduleThomas Lenz3-24/+80
2019-07-01fix one flagThomas Lenz1-3/+3