summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth/services
AgeCommit message (Expand)AuthorFilesLines
2023-05-15refact(core): change process-data holder-implementation to use Jackson serial...Thomas1-1/+1
2023-05-13refact(core): remove double serialization in central error handlingThomas1-3/+1
2023-04-26feat(core): add extension-point to central errorHandler service to set applic...Thomas5-13/+107
2023-03-20fix(gui): escape error parameters that contains a '{' because that is not sup...Thomas1-1/+3
2023-03-10fix(ux): add error parameters, if they are available, in case of specific exc...Thomas1-1/+2
2023-01-09chore(core): change loglevel from 'error' to 'info'1.3.12Thomas1-1/+1
2022-11-29feat(core): add ticket-based error-handling service as EAAF core functionalityThomas1-0/+234
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...Thomas2-2/+3
2021-04-21add missing error-handling and add a few more testsThomas2-6/+17
2021-04-21some small updates in central error-handlingThomas4-357/+302
2021-04-19refactor DateOfBirth in IAuthData and all implementations because DateOfBirth...Thomas1-3/+7
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-12no ticket or link fixlalber1-12/+13
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
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