summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20
AgeCommit message (Expand)AuthorFilesLines
2020-05-12switch to next release version 1.1.4Thomas Lenz1-1/+1
2020-04-27switch to next snapshot versionThomas Lenz1-1/+1
2020-04-27switch to next release version1.1.3Thomas Lenz1-1/+1
2020-04-08change http parameter name for active Session on VDA sideThomas Lenz1-2/+2
2020-04-07fix CodestyleThomas Lenz1-1/+1
2020-04-07set VDA sessionId into SL2.0 VDA request if it is availableThomas Lenz2-1/+31
2020-04-07inject VDA sessionId from SL2.0 error-response into internal error holderThomas Lenz3-24/+80
2020-04-02switch to next snapshot versionThomas Lenz1-1/+1
2020-04-02switch to next release version 1.1.21.1.2Thomas Lenz1-1/+1
2020-04-01switch to next snapshot versionThomas Lenz1-1/+1
2020-04-01switch to next release version 1.1.1Thomas Lenz1-1/+1
2020-03-26fix codestyleThomas Lenz2-0/+3
2020-03-24fix dependency problems with different Java Spring versionsThomas Lenz1-1/+5
2020-03-20add JOSE header into JWS verificationresult DAOThomas Lenz2-18/+29
2020-03-19add 'smartphone' as parameter for authType on VDA sideThomas Lenz1-1/+1
2020-03-19codestyle problemThomas Lenz1-0/+1
2020-03-19inject authType parameter in VDA request to select a specific authentication ...Thomas Lenz2-0/+75
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-1/+1
2020-03-10inject X509 certificates into JOSE signature-verification response if availableThomas Lenz1-1/+1
2020-03-03switch to next snapshot versionThomas Lenz1-1/+1
2020-02-28switch to next release version 1.1.01.1.0Thomas Lenz1-1/+1
2020-02-17Update sign method to add parameter for JOSE x509c headerThomas Lenz2-27/+68
2020-02-17update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen...Thomas Lenz1-67/+68
2020-02-14add common-code for KeyStore and Credential handlingThomas Lenz2-150/+161
2020-02-05refactor generic error-handling to solve possible invalid error-response in S...Thomas Lenz2-124/+183
2020-01-28fix typo and remove @deprecated flagsThomas Lenz1-0/+5
2019-12-05some code code-style modificationsThomas15-705/+534
2019-12-04to some more code quality tasksThomas9-45/+55
2019-12-04common EGIZ code-style refactoringThomas Lenz27-2724/+3017
2019-12-02switch to next snapshot versionThomas Lenz1-1/+1
2019-11-29switch to version 1.0.13.1v1.0.13.1Thomas Lenz1-1/+1
2019-11-28switch to version 1.0.13Thomas Lenz1-1/+1
2019-11-14refactor JoseTools to support JWS signature verification by using one truststoreThomas Lenz2-71/+136
2019-11-12switch to 1.0.13-SNAPSHOTThomas Lenz1-1/+1
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz1-3/+3
2019-09-16fix problems after interface refactoringThomas Lenz1-1/+3
2019-09-13switch version to 1.0.12-SNAPSHOTThomas Lenz1-1/+1
2019-09-11switch to next snapshot versionThomas Lenz1-1/+1
2019-08-20switch to 1.0.101.0.10Thomas Lenz1-1/+1
2019-08-20some small fixesThomas Lenz1-1/+1
2019-08-07switch to next snapshot versionThomas Lenz1-1/+1
2019-08-07switch to version 1.0.9Thomas Lenz1-1/+1
2019-08-06switch to new version 1.0.9-snapshotThomas Lenz1-1/+1
2019-07-30add dependenciesThomas Lenz1-2/+1
2019-07-30update pom'sThomas Lenz1-2/+2
2019-07-17update JSON mapper implementationThomas Lenz1-3/+26
2019-07-04fix some small bugs in SL2.0 moduleThomas Lenz4-17/+53
2019-07-01fix one flagThomas Lenz1-2/+1
2019-06-28remove work-around for A-TrustThomas Lenz1-11/+14
2019-06-28fix some small bugsThomas Lenz2-2/+2