summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/controller/AbstractController.java
AgeCommit message (Expand)AuthorFilesLines
2020-02-05refactor generic error-handling to solve possible invalid error-response in S...Thomas Lenz1-47/+73
2019-12-05some code code-style modificationsThomas1-30/+29
2019-12-04to some more code quality tasksThomas1-2/+0
2019-12-04common EGIZ code-style refactoringThomas Lenz1-180/+214
2019-09-16fix problems after interface refactoringThomas Lenz1-2/+2
2019-06-06update authenticationData and attribute builderThomas Lenz1-1/+1
2019-04-23add different strategies for pendingRequestId generationThomas Lenz1-7/+13
2019-04-11refactor protocol finalization to support protocol response without final red...Thomas Lenz1-200/+27
2018-09-13fix typo in license header1.0.2Thomas Lenz1-2/+2
2018-07-12some more updatesThomas Lenz1-3/+27
2018-06-26initial commitThomas Lenz1-0/+354