summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/controller
AgeCommit message (Expand)AuthorFilesLines
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-1/+1
2020-02-27add new transactionId for PII related data onlyThomas Lenz1-5/+60
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-9/+11
2020-02-05refactor generic error-handling to solve possible invalid error-response in S...Thomas Lenz1-47/+73
2019-12-05some code code-style modificationsThomas7-109/+120
2019-12-04to some more code quality tasksThomas2-11/+6
2019-12-04common EGIZ code-style refactoringThomas Lenz7-1084/+1136
2019-11-22use UUID for sessionIdentifierThomas Lenz1-1/+2
2019-11-22fix a problem with language selectionThomas Lenz1-1/+1
2019-11-21set process-canceled flag in case of user stops authprocessThomas Lenz1-1/+4
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz1-1/+1
2019-10-16move common method into abstract classThomas1-2/+13
2019-10-16Refactor AbstractLocaleAuthServletTask to faciltite 'processStop' in child cl...Thomas1-16/+21
2019-09-16fix problems after interface refactoringThomas Lenz2-4/+5
2019-08-05add AbstractLocaleAuthServletTask.java into EAAF-core1.0.8Thomas Lenz1-0/+70
2019-06-06update authenticationData and attribute builderThomas Lenz1-1/+1
2019-05-03update abstract protocols/RequestImpl.java to inject an external generated tr...Thomas Lenz1-4/+27
2019-05-03update process finalization and update pendingReqIdGenerationStrategyThomas Lenz2-33/+14
2019-04-23add different strategies for pendingRequestId generationThomas Lenz2-21/+34
2019-04-11add missing beans and make a mark a service visible from child classesThomas Lenz1-1/+1
2019-04-11refactor protocol finalization to support protocol response without final red...Thomas Lenz5-512/+69
2018-09-13fix typo in license header1.0.2Thomas Lenz7-14/+14
2018-07-20some eventcode updatesThomas Lenz1-1/+4
2018-07-20some small modifications in attribute builderThomas Lenz1-1/+1
2018-07-13some updates and bugfixesThomas Lenz1-10/+32
2018-07-12some more updatesThomas Lenz7-99/+267
2018-07-02add requested attributes to PVP S-profileThomas Lenz1-1/+1
2018-06-26initial commitThomas Lenz7-0/+1389