summaryrefslogtreecommitdiff
path: root/eaaf_core_api/src/main/java/at/gv/egiz/eaaf/core/api/idp/IAuthData.java
AgeCommit message (Expand)AuthorFilesLines
2022-01-19refactor(core): change API parameters from 'Date' to 'Instant'Thomas1-3/+3
2021-04-19refactor DateOfBirth in IAuthData and all implementations because DateOfBirth...Thomas1-8/+13
2020-12-02add attribute-builder for piiTransactionId transferThomas Lenz1-1/+1
2020-03-26fix codestyleThomas Lenz1-1/+2
2020-01-28fix typo and remove @deprecated flagsThomas Lenz1-12/+0
2019-12-05some code code-style modificationsThomas1-13/+10
2019-12-04to some more code quality tasksThomas1-2/+2
2019-12-04common EGIZ code-style refactoringThomas Lenz1-233/+209
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz1-0/+251