summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth
AgeCommit message (Expand)AuthorFilesLines
2021-04-16Merge branch 'feature/VT-21-016' of gitlab.iaik.tugraz.at:egiz/eaaf_component...Thomas3-101/+153
2021-04-14log level via configlalber2-41/+8
2021-04-14ready for Testslalber1-0/+7
2021-04-08Rename interfacelalber2-13/+13
2021-04-07Interface extractionlalber3-263/+111
2021-04-01new handleErroNoRedirectlalber1-34/+16
2021-03-31inf recursion fixlalber1-10/+11
2021-03-30better error conf and some fixeslalber2-11/+17
2021-03-30Junit fixeslalber2-27/+89
2021-03-30add some Junit fixes and other spotbug based oneslalber2-32/+51
2021-03-30added some error Handlinglalber2-8/+16
2021-03-30no ticket or link fixlalber1-12/+13
2021-03-30Second version of featurelalber1-0/+18
2021-03-30First version of featurelalber2-155/+317
2021-03-26better error conf and some fixeslalber2-11/+17
2021-03-21Junit fixeslalber2-27/+89
2021-03-16add some Junit fixes and other spotbug based oneslalber2-33/+53
2021-03-12added some error Handlinglalber2-8/+16
2021-03-12refactor some code to Java Stream APIThomas2-26/+27
2021-03-12no ticket or link fixlalber1-12/+13
2021-03-11refactor BpkBuilder in eaaf-utilsThomas2-446/+1
2021-03-10add AuthSessionWrapper for ID Austria specific informationThomas1-0/+34
2021-03-10Second version of featurelalber1-0/+17
2021-03-08First version of featurelalber2-179/+339
2021-03-01change endpoints for protocol-finalization controller and add basic modul for...Thomas1-2/+2
2021-02-24update error-GUI form to differ between internal und external error-codesThomas1-14/+22
2021-02-23use internal-to-external error mapping for GUIThomas1-1/+1
2021-02-19fix wrong bPK calculation for XZVR and XERSB bpkTargetsThomas1-5/+31
2021-01-07refactor AbstractLocaleAuthTask to move userStopOperation into parent classThomas Lenz1-11/+42
2020-12-23add new module that include common-code for SpringBoot applicationsThomas Lenz1-4/+1
2020-12-14set TransactionId as MDC property in case of a found but invalid pendingRequestThomas Lenz1-0/+7
2020-12-09add findSecBugs extension into spotbugs plug-inThomas Lenz1-26/+9
2020-11-26fix codestyle issueThomas Lenz1-4/+4
2020-11-20fix bug in central error-handling that lead to a ClassCastException in some c...Thomas Lenz1-22/+34
2020-11-06adapt logging to improve debuggingThomas Lenz1-1/+8
2020-10-21add new configuration property to switch between log-level "WARN" and "INFO" ...Thomas Lenz1-70/+72
2020-09-08fix some broken jUnit testsThomas Lenz1-1/+1
2020-09-02opimize logging of BpkBuilder implementationThomas Lenz1-8/+11
2020-07-30update MOA-Sig verification API to set signature-verification timestampThomas Lenz1-2/+27
2020-07-01update log message in case of SL2.0 VDA connection errorThomas Lenz2-32/+50
2020-05-04add Pattern for encryped bPK target identifier and add new method into BpkBui...Thomas Lenz1-0/+26
2020-04-22update log messages and pendingRequest clean-up in finalization stepThomas Lenz2-15/+9
2020-04-01update process-engine support HTTP POST and GET error forwarting.Thomas Lenz1-0/+43
2020-04-01fix wrong format in case of encrypted wbPKsThomas Lenz1-20/+37
2020-03-31switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, an...Thomas Lenz2-77/+122
2020-03-26some more editorial changesThomas Lenz1-5/+5
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-1/+1
2020-03-10Change internal representation of IssuerInstant from String to DateThomas Lenz1-20/+65
2020-02-26update wrong log messagesThomas Lenz1-3/+3
2020-02-24fix wrong or missing error messagesThomas Lenz1-1/+1