summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth
AgeCommit message (Expand)AuthorFilesLines
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-1/+1
2020-03-10Change internal representation of IssuerInstant from String to DateThomas Lenz1-20/+65
2020-02-26update wrong log messagesThomas Lenz1-3/+3
2020-02-24fix wrong or missing error messagesThomas Lenz1-1/+1
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz2-20/+52
2019-12-05some code code-style modificationsThomas10-458/+464
2019-12-04to some more code quality tasksThomas4-27/+22
2019-12-04common EGIZ code-style refactoringThomas Lenz11-3077/+3188
2019-11-21set process-canceled flag in case of user stops authprocessThomas Lenz1-7/+25
2019-11-15copy some generic authProcessData directly into authDataThomas Lenz1-0/+25
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz2-18/+20
2019-10-16Check if Consent is required before protocol post-processing starts. The proc...Thomas1-8/+13
2019-10-01inject ResourceLoader to facilitate Spring based resource loadingThomas Lenz1-0/+2
2019-09-16fix problems after interface refactoringThomas Lenz1-3/+3
2019-08-20some small fixesThomas Lenz1-1/+1
2019-08-05add AbstractLocaleAuthServletTask.java into EAAF-core1.0.8Thomas Lenz1-4/+3
2019-07-30some some updatesThomas Lenz2-3/+3
2019-07-09fix bug in BPKBuilder.java and make methods staticThomas Lenz1-27/+27
2019-07-04fix some small bugs in SL2.0 moduleThomas Lenz1-15/+17
2019-06-28some small updatesThomas Lenz1-6/+6
2019-06-06change error messages in case of InvalidProtocolExceptionsThomas Lenz1-12/+12
2019-05-29add new attribute builderThomas Lenz2-4/+10
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-04fix bug in PendingRequestStorageThomas1-17/+18
2019-05-03update process finalization and update pendingReqIdGenerationStrategyThomas Lenz3-21/+42
2019-04-23integrate Spring ModelAndView into EAAF GUI frameworkThomas Lenz1-7/+13
2019-04-23add different strategies for pendingRequestId generationThomas Lenz1-43/+118
2019-04-12minor changesThomas Lenz1-2/+2
2019-04-11refactoring of AuthData builderThomas Lenz2-77/+271
2019-04-11refactor protocol finalization to support protocol response without final red...Thomas Lenz3-4/+464
2019-03-05fix attribute escaping problem in SimpleIdentityLinkAssertionParser1.0.6Thomas Lenz3-14/+27
2018-11-21update pendingReqId also on executionContextThomas Lenz1-1/+5
2018-09-13fix typo in license header1.0.2Thomas Lenz6-12/+12
2018-09-11add some more revisions-log messagesThomas Lenz1-0/+2
2018-07-25fix bug in auth/AbstractAuthenticationManager.java which adds http header nam...Thomas Lenz1-3/+8
2018-07-20some small modifications in attribute builderThomas Lenz1-3/+11
2018-07-19change order of bPK generation strategiesThomas Lenz1-13/+13
2018-07-19some small changes to solve compatibility problemsThomas Lenz1-2/+2
2018-07-13some updates and bugfixesThomas Lenz2-11/+11
2018-07-12some more updatesThomas Lenz7-17/+157
2018-06-26initial commitThomas Lenz9-0/+2457