summaryrefslogtreecommitdiff
path: root/eaaf_core/src/test
AgeCommit message (Expand)AuthorFilesLines
2020-03-26fix codestyleThomas Lenz2-7/+10
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 Lenz1-2/+10
2020-02-27add new transactionId for PII related data onlyThomas Lenz1-3/+13
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz2-2/+42
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz2-0/+4
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz2-0/+4
2020-02-06add more jUnit testThomas Lenz1-0/+56
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz1-0/+130
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz3-0/+144
2019-12-11update TestRequestImpl.javaThomas Lenz1-3/+4
2019-12-05fix some refactoring problemsThomas1-0/+3
2019-12-05some code code-style modificationsThomas46-1418/+1832
2019-12-04to some more code quality tasksThomas2-1/+102
2019-12-04common EGIZ code-style refactoringThomas Lenz38-2620/+2785
2019-11-27add DummyHttpClientFactory.java into test jarThomas Lenz1-0/+21
2019-11-21add stop condition to process-flow engine that can be set dynamically by tasksThomas Lenz8-29/+229
2019-10-18add jUnit test for process-definition post-validationThomas2-0/+39
2019-09-16fix problems after interface refactoringThomas Lenz1-2/+2
2019-08-20some small fixesThomas Lenz1-0/+15
2019-07-30some some updatesThomas Lenz2-7/+51
2019-07-23fix nullpointer in KeyValueUtils.java and add jUnit testThomas Lenz1-0/+447
2019-07-01fix one flagThomas Lenz1-3/+3
2019-06-28add some mockups for testingThomas Lenz4-6/+134
2019-06-28some small updatesThomas Lenz1-3/+8
2019-05-29add new attribute builderThomas Lenz1-16/+23
2019-05-24update IConfiguration interfaces to support SpringBoot resources as configura...Thomas Lenz1-13/+0
2019-05-17add some jUnit tests for attribute builderThomas Lenz4-0/+252
2019-04-11refactoring of AuthData builderThomas Lenz1-5/+19
2019-03-05fix attribute escaping problem in SimpleIdentityLinkAssertionParser1.0.6Thomas Lenz5-0/+283
2018-09-13fix typo in license header1.0.2Thomas Lenz17-34/+34
2018-07-13some updates and bugfixesThomas Lenz1-10/+30
2018-07-12some more updatesThomas Lenz33-15/+474
2018-06-26initial commitThomas Lenz33-0/+2436