summaryrefslogtreecommitdiff
path: root/eaaf_core/src/test/java/at/gv/egiz/eaaf/core/impl/idp/auth
AgeCommit message (Expand)AuthorFilesLines
2023-05-15refact(core): change process-data holder-implementation to use Jackson serial...Thomas1-1/+1
2023-05-13refact(core): remove double serialization in central error handlingThomas1-17/+12
2023-04-26feat(core): add extension-point to central errorHandler service to set applic...Thomas3-17/+66
2022-11-29feat(core): add ticket-based error-handling service as EAAF core functionalityThomas4-0/+403
2022-01-09test(core): fix invalid test for TransactionId attribute-builderThomas1-1/+8
2022-01-09fix(core): change validation of loaded process-definitions to fix problem of ...Thomas1-0/+56
2021-07-01add new 'errorHandling' type that illustrate any error on application side be...Thomas1-1/+56
2021-05-23update attribute builder for MandateProfiles and add attribute builder for ma...Thomas2-0/+104
2021-04-21add missing error-handling and add a few more testsThomas2-0/+419
2021-04-19refactor DateOfBirth in IAuthData and all implementations because DateOfBirth...Thomas3-2/+87
2021-03-11refactor BpkBuilder in eaaf-utilsThomas1-488/+0
2021-02-19fix wrong bPK calculation for XZVR and XERSB bpkTargetsThomas1-12/+12
2020-12-02add attribute-builder for piiTransactionId transferThomas Lenz1-0/+64
2020-11-09add attribute-builder for unique transactionIdThomas Lenz1-0/+60
2020-09-08fix some broken jUnit testsThomas Lenz1-4/+4
2020-08-12remove deprecated flags and add one jUnit test for BpkAttributeBuilderThomas Lenz1-0/+16
2020-05-04add Pattern for encryped bPK target identifier and add new method into BpkBui...Thomas Lenz1-0/+35
2020-04-01fix wrong format in case of encrypted wbPKsThomas Lenz1-1/+121
2020-03-31switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, an...Thomas Lenz5-1/+690
2020-03-26fix codestyleThomas Lenz1-4/+4
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-2/+10
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-0/+41
2020-02-06add more jUnit testThomas Lenz1-0/+56
2019-12-05some code code-style modificationsThomas7-308/+304
2019-12-04to some more code quality tasksThomas2-1/+102
2019-12-04common EGIZ code-style refactoringThomas Lenz8-331/+562
2019-11-27add DummyHttpClientFactory.java into test jarThomas Lenz1-0/+21
2019-06-28add some mockups for testingThomas Lenz1-0/+26
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 Lenz2-0/+152