summaryrefslogtreecommitdiff
path: root/eaaf_core_api/src/main/java/at/gv/egiz/eaaf/core/api/data
AgeCommit message (Expand)AuthorFilesLines
2023-06-06fix(core): add @JsonValue annotation to SpMandateModes enum to serialize the ...Thomas1-20/+22
2023-06-05chore(core): add @JsonCreator annotation to enumThomas1-0/+3
2023-05-15refact(core): change process-data holder-implementation to use Jackson serial...Thomas1-103/+0
2022-12-19feat(core): support not-notified eIDAS LoAThomas1-0/+2
2022-06-08feat(attributes): define extended attribute that contais a CSV list of reques...Thomas1-0/+4
2021-09-02define new PVP attribute for ID Austria level (basic / full)Thomas1-1/+30
2021-05-23update attribute builder for MandateProfiles and add attribute builder for ma...Thomas1-0/+52
2021-03-11refactor BpkBuilder in eaaf-utilsThomas1-0/+1
2021-03-01change endpoints for protocol-finalization controller and add basic modul for...Thomas1-0/+16
2021-02-19fix wrong bPK calculation for XZVR and XERSB bpkTargetsThomas1-0/+21
2021-02-09add attribute definition for ID Austria binding public-keyThomas1-0/+4
2021-01-22code-style and logging optimizationsThomas Lenz1-1/+1
2020-12-02add attribute-builder for piiTransactionId transferThomas Lenz1-2/+5
2020-11-13add attribute that holds EntityId of an eIDAS MS-ConnectorThomas Lenz1-0/+3
2020-11-09add attribute-builder for unique transactionIdThomas Lenz1-0/+3
2020-10-20Rename E-ID attribute 'userConsent' to 'userAuthblock'Thomas Lenz1-2/+2
2020-08-11add constants for encrypted wbPK target-identifierThomas Lenz1-12/+19
2020-05-04add Pattern for encryped bPK target identifier and add new method into BpkBui...Thomas Lenz1-1/+8
2020-03-31switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, an...Thomas Lenz1-0/+32
2020-03-10move attribute definition for mandateId into another classThomas Lenz2-6/+4
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-0/+9
2020-02-12Add a few new constantsThomas Lenz1-4/+7
2019-12-05some code code-style modificationsThomas11-941/+851
2019-12-04to some more code quality tasksThomas4-411/+407
2019-12-04common EGIZ code-style refactoringThomas Lenz8-741/+740
2019-11-14add SHA3 hash algorithm identifier for XMLThomas Lenz1-0/+8
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz1-1/+0
2019-08-19add definition for MANDATE_IDENTIFIER attributeThomas Lenz1-0/+6
2019-08-05add AbstractLocaleAuthServletTask.java into EAAF-core1.0.8Thomas Lenz2-0/+7
2019-06-28some small updatesThomas Lenz2-7/+9
2019-05-29add new attribute builderThomas Lenz1-0/+24
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz7-0/+1101