summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth/builder/AbstractAuthenticationDataBuilder.java
AgeCommit message (Expand)AuthorFilesLines
2023-05-31refact(core): change some more internal representation to make it JSON serial...Thomas1-11/+27
2022-12-19feat(core): support not-notified eIDAS LoAThomas1-1/+5
2021-10-14remove thread-local variable from AuthenticationDataBuilderThomas1-17/+40
2021-09-14work-around to solve possible multi-thread issue in authentication-data builderThomas1-17/+31
2021-03-12refactor some code to Java Stream APIThomas1-15/+10
2021-03-11refactor BpkBuilder in eaaf-utilsThomas1-0/+1
2020-03-31switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, an...Thomas Lenz1-26/+14
2020-02-26update wrong log messagesThomas Lenz1-3/+3
2020-02-24fix wrong or missing error messagesThomas Lenz1-1/+1
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-16/+19
2019-12-05some code code-style modificationsThomas1-128/+129
2019-12-04to some more code quality tasksThomas1-12/+11
2019-12-04common EGIZ code-style refactoringThomas Lenz1-694/+749
2019-11-15copy some generic authProcessData directly into authDataThomas Lenz1-0/+25
2019-09-16fix problems after interface refactoringThomas Lenz1-3/+3
2019-07-30some some updatesThomas Lenz1-2/+2
2019-06-28some small updatesThomas Lenz1-6/+6
2019-05-29add new attribute builderThomas Lenz1-2/+1
2019-04-11refactoring of AuthData builderThomas Lenz1-74/+257
2019-03-05fix attribute escaping problem in SimpleIdentityLinkAssertionParser1.0.6Thomas Lenz1-3/+21
2018-09-13fix typo in license header1.0.2Thomas Lenz1-2/+2
2018-07-20some small modifications in attribute builderThomas Lenz1-3/+11
2018-07-19change order of bPK generation strategiesThomas Lenz1-13/+13
2018-07-13some updates and bugfixesThomas Lenz1-10/+10
2018-07-12some more updatesThomas Lenz1-3/+27
2018-06-26initial commitThomas Lenz1-0/+467