summaryrefslogtreecommitdiff
path: root/eaaf_core/src/test/java/at/gv/egiz/eaaf/core/impl/idp/auth/controller/ProtocolFinalizationControllerTest.java
AgeCommit message (Collapse)AuthorFilesLines
2023-05-15refact(core): change process-data holder-implementation to use Jackson ↵Thomas1-1/+1
serialization for storage
2023-05-13refact(core): remove double serialization in central error handlingThomas1-17/+12
2021-07-01add new 'errorHandling' type that illustrate any error on application side ↵Thomas1-1/+56
before forwarding to SP
2021-04-21add missing error-handling and add a few more testsThomas1-0/+304