Actions
Feature #92
closedUse complete ConnectionHandle in activation interface
Start date:
06/09/2012
Due date:
% Done:
0%
Estimated time:
2.00 h
Reviewer:
Build Version:
Description
At the moment, Slot- and ContextHandle are transmitted via distinct parameters.
It is equally easy to transmit the complete ConnectionHandle in a single parameter, by using URL Encoding.
The affected class is:
org.openecard.client.connector.messages.TCTokenRequest
In the applet the complete ConnectionHandle has to be handed over to the Identity Selector.
This must be fixed in class:
org.openecard.client.applet.JSEventCallback
Related issues
Actions