summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth/services/IErrorService.java
AgeCommit message (Collapse)AuthorFilesLines
2023-04-26feat(core): add extension-point to central errorHandler service to set ↵Thomas1-5/+22
application specific information into error-GUI model
2021-07-01add new 'errorHandling' type that illustrate any error on application side ↵Thomas1-1/+1
before forwarding to SP
2021-04-21some small updates in central error-handlingThomas1-18/+86
2021-04-19refactor DateOfBirth in IAuthData and all implementations because ↵Thomas1-3/+7
DateOfBirth from SZR has not be a valid Date object
2021-04-14log level via configlalber1-12/+5
2021-04-14ready for Testslalber1-0/+7
2021-04-08Rename interfacelalber1-0/+92