summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-28change SL2.0 http redirect to 303Thomas Lenz1-1/+1
2019-06-28some small updatesThomas Lenz10-218/+321
2019-05-29add new attribute builderThomas Lenz2-3/+3
2019-05-24update strategy for SL2.0 VDA back-end selectionThomas Lenz2-9/+9
2019-05-22add example for MOA-SPSS configuration to eaaf_module_moa-sigThomas Lenz1-2/+3
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz2-33/+37
2019-05-03add http response header for SL20Thomas Lenz3-7/+11
2019-04-12minor changesThomas Lenz2-64/+60
2019-04-11add EAAF module for authentication method based on Security-Layer 2.0 communi...Thomas Lenz19-0/+2709