Cumulus4j API
(1.2.0-SNAPSHOT)

org.cumulus4j.store.crypto.keymanager.messagebroker
Class ActiveKeyManagerChannelRegistration

java.lang.Object
  extended by org.cumulus4j.store.crypto.keymanager.messagebroker.ActiveKeyManagerChannelRegistration
All Implemented Interfaces:
Serializable

Deprecated. Currently not used anymore. This class might disappear or it might be used again, later.

@Deprecated
public class ActiveKeyManagerChannelRegistration
extends Object
implements Serializable

Author:
Marco หงุ่ยตระกูล-Schulze - marco at nightlabs dot de
See Also:
Serialized Form

Constructor Summary
ActiveKeyManagerChannelRegistration(String clusterNodeID, String cryptoSessionIDPrefix)
          Deprecated.  
 
Method Summary
 boolean equals(Object obj)
          Deprecated.  
 String getClusterNodeID()
          Deprecated.  
 String getCryptoSessionIDPrefix()
          Deprecated.  
 int hashCode()
          Deprecated.  
 String toString()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActiveKeyManagerChannelRegistration

public ActiveKeyManagerChannelRegistration(String clusterNodeID,
                                           String cryptoSessionIDPrefix)
Deprecated. 
Method Detail

getClusterNodeID

public String getClusterNodeID()
Deprecated. 

getCryptoSessionIDPrefix

public String getCryptoSessionIDPrefix()
Deprecated. 

hashCode

public int hashCode()
Deprecated. 
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Deprecated. 
Overrides:
equals in class Object

toString

public String toString()
Deprecated. 
Overrides:
toString in class Object

Cumulus4j API
(1.2.0-SNAPSHOT)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.