summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/AuthenticationData.java
AgeCommit message (Expand)AuthorFilesLines
2022-01-19refactor(core): change API parameters from 'Date' to 'Instant'Thomas1-9/+12
2021-04-19refactor DateOfBirth in IAuthData and all implementations because DateOfBirth...Thomas1-31/+39
2021-04-14some code optimization to reduce memory consumptionThomas1-7/+5
2021-03-11refactor BpkBuilder in eaaf-utilsThomas1-1/+1
2020-08-11remove some deprecated markerThomas Lenz1-10/+6
2020-03-31switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, an...Thomas Lenz1-5/+7
2020-03-10Change internal representation of IssuerInstant from String to DateThomas Lenz1-1/+2
2020-01-28fix typo and remove @deprecated flagsThomas Lenz1-31/+5
2019-12-05some code code-style modificationsThomas1-33/+13
2019-12-04to some more code quality tasksThomas1-9/+6
2019-12-04common EGIZ code-style refactoringThomas Lenz1-502/+550
2019-04-11refactoring of AuthData builderThomas Lenz1-39/+102
2019-02-18add demo-mode functionality for 'Austria eID'Thomas Lenz1-1/+24
2018-09-13fix typo in license header1.0.2Thomas Lenz1-2/+2
2018-07-12some more updatesThomas Lenz1-0/+24
2018-06-26initial commitThomas Lenz1-0/+416