summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/src/main/java/at/gv/egiz/eaaf/modules/auth/sl20/tasks
AgeCommit message (Collapse)AuthorFilesLines
2020-03-19inject authType parameter in VDA request to select a specific authentication ↵Thomas Lenz1-0/+30
method
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different ↵Thomas Lenz1-1/+1
authentication mechanisms
2020-02-05refactor generic error-handling to solve possible invalid error-response in ↵Thomas Lenz1-124/+17
SL2.0
2019-12-05some code code-style modificationsThomas2-141/+110
active code-quality checks!
2019-12-04to some more code quality tasksThomas2-10/+6
2019-12-04common EGIZ code-style refactoringThomas Lenz4-548/+594
2019-09-16fix problems after interface refactoringThomas Lenz1-1/+3
2019-08-20some small fixesThomas Lenz1-1/+1
2019-07-04fix some small bugs in SL2.0 moduleThomas Lenz1-3/+9
2019-07-01fix one flagThomas Lenz1-2/+1
update TestRequestImpl.java
2019-06-28remove work-around for A-TrustThomas Lenz1-11/+14
2019-06-28some small updatesThomas Lenz2-89/+133
2019-05-29add new attribute builderThomas Lenz2-3/+3
fix some injection and dependency problems
2019-05-24update strategy for SL2.0 VDA back-end selectionThomas Lenz1-6/+5
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz1-31/+25
2019-04-12minor changesThomas Lenz1-31/+26
2019-04-11add EAAF module for authentication method based on Security-Layer 2.0 ↵Thomas Lenz2-0/+506
communication