summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth/services
AgeCommit message (Expand)AuthorFilesLines
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