summaryrefslogtreecommitdiff
path: root/eaaf_core_api/src/main/java/at/gv/egiz/eaaf/core/api/idp
AgeCommit message (Expand)AuthorFilesLines
2020-03-26fix codestyleThomas Lenz6-14/+19
2020-03-10Change internal representation of IssuerInstant from String to DateThomas Lenz1-2/+13
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-1/+9
2020-01-28fix typo and remove @deprecated flagsThomas Lenz1-12/+0
2019-12-05some code code-style modificationsThomas21-301/+296
2019-12-04to some more code quality tasksThomas15-88/+87
2019-12-04common EGIZ code-style refactoringThomas Lenz28-1853/+1656
2019-11-21add stop condition to process-flow engine that can be set dynamically by tasksThomas Lenz1-0/+15
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz1-1/+3
2019-09-16fix problems after interface refactoringThomas Lenz1-1/+1
2019-09-16add new configuration interfaceThomas Lenz2-50/+58
2019-06-06update authenticationData and attribute builderThomas Lenz1-0/+8
2019-06-05add useMandate flagThomas Lenz1-0/+8
2019-05-29add new attribute builderThomas Lenz2-12/+49
2019-05-24update IConfiguration interfaces to support SpringBoot resources as configura...Thomas Lenz2-18/+25
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz19-0/+1990