Actions
RPC-GUI » History » Revision 8
« Previous |
Revision 8/11
(diff)
| Next »
Hans-Martin Haase, 08/24/2015 11:10 AM
Remove links to general papers about the achitecture. They are now contianed in the beginning document of the architecture section.
- Table of contents
- Abstract User Consent
Abstract User Consent¶
GUI Common Overview¶
- Information about ISO/IEC 24727 and the EAC (Extended Access Control) protocol can be found at
- The EAC implementierung can be found at
- GUI elements for EAC can be found at
- The GUI is called via the method
public DIDAuthenticateResponse perform(DIDAuthenticate request, Map<String, Object> internalData)
in class PACEStep. See https://github.com/ecsec/open-ecard/blob/stage/addons/tr03112/src/main/java/org/openecard/sal/protocol/eac/PACEStep.java
- UML diagrams for the GUI are shown in the following:
Updated by Hans-Martin Haase about 9 years ago · 8 revisions