/** *

* Shared classes to communicate between app-client (KeyManagerAPI) and key-server. *

* Since the communication is based on REST, most classes here are DTOs * which are transferred via XML or JSON. *

*/ package org.cumulus4j.keymanager.front.shared;