Cumulus4j API
(1.2.0-SNAPSHOT)

Package org.cumulus4j.store.crypto.keymanager.messagebroker

Broker transmitting messages between application-server and key-manager.

See:
          Description

Interface Summary
MessageBroker Broker transmitting messages between application-server and key-manager.
 

Class Summary
AbstractMessageBroker Abstract super-class to be subclassed by MessageBroker implementations.
ActiveKeyManagerChannelRegistration Deprecated. Currently not used anymore.
MessageBrokerRegistry JVM-singleton to access the active message-broker.
 

Package org.cumulus4j.store.crypto.keymanager.messagebroker Description

Broker transmitting messages between application-server and key-manager.

As documented in Deployment scenarios, TCP connections are always established from the key-manager (i.e. client or key-server) to the application server. Since this means that the key-exchange-request-response-cycle works opposite the HTTP-request-response-cycle, we need the MessageBroker.


Cumulus4j API
(1.2.0-SNAPSHOT)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.