summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth/services/ProtocolAuthenticationService.java
AgeCommit message (Expand)AuthorFilesLines
2023-01-09chore(core): change loglevel from 'error' to 'info'1.3.12Thomas1-1/+1
2021-11-25fix bug in GUI rendering that apply if messages contains a single quoteThomas1-3/+10
2021-07-01add new 'errorHandling' type that illustrate any error on application side be...Thomas1-1/+2
2021-04-21add missing error-handling and add a few more testsThomas1-5/+16
2021-04-21some small updates in central error-handlingThomas1-96/+105
2021-04-16Merge branch 'feature/VT-21-016' of gitlab.iaik.tugraz.at:egiz/eaaf_component...Thomas1-85/+43
2021-04-14log level via configlalber1-29/+3
2021-04-08Rename interfacelalber1-11/+11
2021-04-07Interface extractionlalber1-22/+19
2021-04-01new handleErroNoRedirectlalber1-34/+16
2021-03-31inf recursion fixlalber1-10/+11
2021-03-30better error conf and some fixeslalber1-8/+9
2021-03-30Junit fixeslalber1-22/+81
2021-03-30add some Junit fixes and other spotbug based oneslalber1-13/+12
2021-03-30added some error Handlinglalber1-5/+12
2021-03-30no ticket or link fixlalber1-12/+13
2021-03-30Second version of featurelalber1-0/+18
2021-03-30First version of featurelalber1-155/+105
2021-03-26better error conf and some fixeslalber1-8/+9
2021-03-21Junit fixeslalber1-22/+81
2021-03-16add some Junit fixes and other spotbug based oneslalber1-14/+14
2021-03-12added some error Handlinglalber1-5/+12
2021-03-12no ticket or link fixlalber1-12/+13
2021-03-10Second version of featurelalber1-0/+17
2021-03-08First version of featurelalber1-179/+127
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
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-10-21add new configuration property to switch between log-level "WARN" and "INFO" ...Thomas Lenz1-70/+72
2020-07-01update log message in case of SL2.0 VDA connection errorThomas Lenz1-21/+22
2020-04-22update log messages and pendingRequest clean-up in finalization stepThomas Lenz1-14/+8
2020-04-01update process-engine support HTTP POST and GET error forwarting.Thomas Lenz1-0/+43
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-1/+1
2019-12-05some code code-style modificationsThomas1-36/+32
2019-12-04common EGIZ code-style refactoringThomas Lenz1-488/+504
2019-11-21set process-canceled flag in case of user stops authprocessThomas Lenz1-7/+25
2019-10-16Check if Consent is required before protocol post-processing starts. The proc...Thomas1-8/+13
2019-07-30some some updatesThomas Lenz1-1/+1
2019-06-06change error messages in case of InvalidProtocolExceptionsThomas Lenz1-12/+12
2019-05-29add new attribute builderThomas Lenz1-2/+9
2019-05-24update message-logging and remove explicit Logger implementationThomas Lenz1-3/+10
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz1-4/+13
2019-05-06update error message generation to add msg parameters into GUI modelThomas Lenz1-21/+36
2019-05-03update process finalization and update pendingReqIdGenerationStrategyThomas Lenz1-1/+1
2019-04-23integrate Spring ModelAndView into EAAF GUI frameworkThomas Lenz1-7/+13
2019-04-12minor changesThomas Lenz1-2/+2
2019-04-11refactor protocol finalization to support protocol response without final red...Thomas Lenz1-0/+458