summaryrefslogtreecommitdiff
path: root/eaaf_core_api/src/main/java/at/gv/egiz/eaaf/core/api/idp/auth
AgeCommit message (Expand)AuthorFilesLines
2020-10-21add new configuration property to switch between log-level "WARN" and "INFO" ...Thomas Lenz1-5/+5
2020-07-30update MOA-Sig verification API to set signature-verification timestampThomas Lenz1-1/+9
2020-04-01update process-engine support HTTP POST and GET error forwarting.Thomas Lenz1-0/+16
2020-03-26fix codestyleThomas Lenz1-0/+3
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
2019-12-05some code code-style modificationsThomas6-181/+184
2019-12-04to some more code quality tasksThomas3-19/+19
2019-12-04common EGIZ code-style refactoringThomas Lenz7-660/+660
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz1-1/+3
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz6-0/+747