summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth/data
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
2021-03-10add AuthSessionWrapper for ID Austria specific informationThomas1-0/+34
2020-07-30update MOA-Sig verification API to set signature-verification timestampThomas Lenz1-2/+27
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 modificationsThomas3-142/+149
2019-12-04common EGIZ code-style refactoringThomas Lenz3-655/+674
2019-04-11refactoring of AuthData builderThomas Lenz1-3/+14
2019-03-05fix attribute escaping problem in SimpleIdentityLinkAssertionParser1.0.6Thomas Lenz2-11/+6
2018-09-13fix typo in license header1.0.2Thomas Lenz1-2/+2
2018-09-11add some more revisions-log messagesThomas Lenz1-0/+2
2018-07-12some more updatesThomas Lenz2-5/+27
2018-06-26initial commitThomas Lenz3-0/+857