summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/builder
AgeCommit message (Expand)AuthorFilesLines
2023-07-12feat(core): add static method into PVP bPK attribute-builder to build attribu...Thomas1-8/+19
2021-05-23update attribute builder for MandateProfiles and add attribute builder for ma...Thomas2-1/+52
2021-04-19refactor DateOfBirth in IAuthData and all implementations because DateOfBirth...Thomas1-7/+3
2021-03-12refactor some code to Java Stream APIThomas1-1/+1
2021-03-11refactor BpkBuilder in eaaf-utilsThomas2-4/+3
2021-03-04update some attribute-buildersThomas3-9/+10
2021-02-19fix wrong bPK calculation for XZVR and XERSB bpkTargetsThomas1-1/+1
2020-12-26fix possible NullPointerException in BpkAttributeBuilderThomas Lenz1-4/+5
2020-12-02add attribute-builder for piiTransactionId transferThomas Lenz2-2/+39
2020-11-09add attribute-builder for unique transactionIdThomas Lenz1-0/+33
2020-07-03update wrong log messageThomas Lenz1-1/+2
2020-06-10Add new AttributeBuilder registrationThomas Lenz1-0/+88
2020-05-04add Pattern for encryped bPK target identifier and add new method into BpkBui...Thomas Lenz1-24/+3
2020-03-31switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, an...Thomas Lenz2-1/+8
2019-12-05some code code-style modificationsThomas22-96/+107
2019-12-04to some more code quality tasksThomas1-3/+3
2019-12-04common EGIZ code-style refactoringThomas Lenz41-1354/+1254
2019-06-28some small updatesThomas Lenz1-4/+12
2019-06-06update authenticationData and attribute builderThomas Lenz1-0/+44
2019-05-29add new attribute builderThomas Lenz3-0/+196
2019-05-17add some jUnit tests for attribute builderThomas Lenz1-0/+68
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz3-8/+28
2019-04-30fix logic bug in SourcePin attribute-builderThomas1-1/+1
2019-04-11refactoring of AuthData builderThomas Lenz2-0/+116
2019-02-18Add bPKList PVP attribute definition for natural-person mandatesThomas Lenz1-1/+1
2019-02-18add demo-mode functionality for 'Austria eID'Thomas Lenz4-19/+56
2018-10-02fix a problem in PVPMETADATA attribute loader implementationThomas Lenz1-0/+3
2018-09-13fix typo in license header1.0.2Thomas Lenz16-32/+32
2018-07-12some more updatesThomas Lenz16-0/+415
2018-07-02update attribute builderThomas Lenz15-1/+117
2018-06-26initial commitThomas Lenz11-0/+401