summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth/data/AuthProcessDataWrapper.java
AgeCommit message (Expand)AuthorFilesLines
2023-06-01refact(core): change custom object-serialization to protected to re-use it in...Thomas1-1/+25
2023-05-31refact(core): change some more internal representation to make it JSON serial...Thomas1-24/+115
2023-05-25feat(core): support Base64 to byte[] decoding is requiredThomas1-0/+4
2022-01-19refactor(core): change API parameters from 'Date' to 'Instant'Thomas1-14/+17
2021-03-12refactor some code to Java Stream APIThomas1-11/+17
2020-03-26some more editorial changesThomas Lenz1-5/+5
2020-03-10Change internal representation of IssuerInstant from String to DateThomas Lenz1-20/+65
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-4/+33
2019-12-05some code code-style modificationsThomas1-41/+49
2019-12-04common EGIZ code-style refactoringThomas Lenz1-235/+281
2019-04-11refactoring of AuthData builderThomas Lenz1-3/+14
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/+219