summaryrefslogtreecommitdiff
path: root/eaaf_core_api/src/main/java/at/gv/egiz/eaaf/core/api/idp/auth/data
AgeCommit message (Expand)AuthorFilesLines
2023-05-31refact(core): change some more internal representation to make it JSON serial...Thomas1-2/+1
2022-01-19refactor(core): change API parameters from 'Date' to 'Instant'Thomas1-2/+3
2021-03-12refactor some code to Java Stream APIThomas1-0/+15
2021-03-10add AuthSessionWrapper for ID Austria specific informationThomas1-0/+25
2020-07-30update MOA-Sig verification API to set signature-verification timestampThomas Lenz1-1/+9
2020-03-26fix codestyleThomas Lenz1-0/+3
2020-03-10Change internal representation of IssuerInstant from String to DateThomas Lenz1-2/+13
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-1/+9
2019-12-05some code code-style modificationsThomas2-84/+83
2019-12-04common EGIZ code-style refactoringThomas Lenz2-325/+337
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz2-0/+367