Cumulus4j API
(1.1.0)

Deprecated API


Contents
Deprecated Classes
org.cumulus4j.store.crypto.keymanager.messagebroker.ActiveKeyManagerChannelRegistration
          Currently not used anymore. This class might disappear or it might be used again, later. 
org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl.OldSHA384
          See OldHMac. 
org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl.OldSHA512
          See OldHMac. 
org.cumulus4j.store.model.Sequence
          This class did not support multitenancy-in-single-database and was therefore replaced by Sequence2. 
org.cumulus4j.keymanager.cli.SubCommandWithKeyStore
          All sub-commands that currently subclass this class should instead subclass SubCommandWithKeyManagerAPI or one of its subclasses. 
org.cumulus4j.keymanager.cli.SubCommandWithKeyStoreWithAuth
          All sub-commands that currently subclass this class should instead subclass SubCommandWithKeyManagerAPIWithAuth or one of its subclasses. 
 

Deprecated Methods
org.cumulus4j.store.model.DataEntry.setKeyStoreRefID(int)
          Never call this method! It exists only for downward compatibility (needs to be accessible by IntroduceKeyStoreRefID). 
 

Deprecated Constructors
org.cumulus4j.store.model.ObjectIdFactory()
          Do not use this constructor directly! It exists only for the ServiceLoader! Use ObjectIdFactory.getInstance() instead! 
org.cumulus4j.store.model.gae.ObjectIdFactoryGae()
          Do not use this constructor directly! It exists only for the ServiceLoader! Use ObjectIdFactory.getInstance() instead! 
 


Cumulus4j API
(1.1.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.