From: Jose Bollo Date: Fri, 15 Nov 2019 15:21:03 +0000 (+0100) Subject: Move tokens from sessions to requests X-Git-Tag: 8.99.2~18 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=b4da3b7f3db2211e7ecca74301e26b3089fda5a2;hp=b4da3b7f3db2211e7ecca74301e26b3089fda5a2;p=src%2Fapp-framework-binder.git Move tokens from sessions to requests Tokens are no more related to sessions. Each request provides a token. In the case of websockets or connected link, the context can record the token. Bug-AGL: SPEC-2968 Change-Id: I1442b0422584c5a5b860ddb826518b0e673612f9 Signed-off-by: Jose Bollo ---