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