Cumulus4j API
(1.0.1)

Constant Field Values


Contents
org.cumulus4j.*

org.cumulus4j.keymanager.api.internal.AbstractKeyManagerAPI
protected static final String FILE_URL_PREFIX "file:"

org.cumulus4j.keymanager.front.webapp.KeyStoreManager
public static final String SYSTEM_PROPERTY_KEY_STORE_DIR "cumulus4j.keyStoreDir"

org.cumulus4j.keystore.DateDependentKeyStrategy
public static final String PROPERTY_ACTIVE_FROM_TIMESTAMP_2_KEY_ID "DateDependentKeyStrategy.activeFromTimestamp2KeyID"

org.cumulus4j.keystore.KeyStore
public static final String MAC_ALGORITHM_NONE "NONE"
public static final String SYSTEM_PROPERTY_ENCRYPTION_ALGORITHM "cumulus4j.KeyStore.encryptionAlgorithm"
public static final String SYSTEM_PROPERTY_KEY_SIZE "cumulus4j.KeyStore.keySize"
public static final String SYSTEM_PROPERTY_MAC_ALGORITHM "cumulus4j.KeyStore.macAlgorithm"

org.cumulus4j.store.Cumulus4jStoreManager
public static final String CUMULUS4J_QUERYABLE "cumulus4j-queryable"

org.cumulus4j.store.EncryptionHandler
public static final boolean DEBUG_DUMP false

org.cumulus4j.store.crypto.CryptoManager
public static final String MAC_ALGORITHM_NONE "NONE"
public static final String PROPERTY_CRYPTO_MANAGER_ID "cumulus4j.cryptoManagerID"
public static final String PROPERTY_CRYPTO_SESSION_EXPIRY_AGE "cumulus4j.cryptoSessionExpiryAge"
public static final String PROPERTY_CRYPTO_SESSION_EXPIRY_TIMER_ENABLED "cumulus4j.cryptoSessionExpiryTimer.enabled"
public static final String PROPERTY_CRYPTO_SESSION_EXPIRY_TIMER_PERIOD "cumulus4j.cryptoSessionExpiryTimer.period"
public static final String PROPERTY_ENCRYPTION_ALGORITHM "cumulus4j.encryptionAlgorithm"
public static final String PROPERTY_MAC_ALGORITHM "cumulus4j.macAlgorithm"

org.cumulus4j.store.crypto.CryptoSession
public static final String PROPERTY_CRYPTO_SESSION_ID "cumulus4j.cryptoSessionID"

org.cumulus4j.store.crypto.keymanager.CryptoCache
public static final String PROPERTY_CRYPTO_CACHE_CLEANUP_TIMER_ENABLED "cumulus4j.CryptoCache.cleanupTimer.enabled"
public static final String PROPERTY_CRYPTO_CACHE_CLEANUP_TIMER_PERIOD "cumulus4j.CryptoCache.cleanupTimer.period"
public static final String PROPERTY_CRYPTO_CACHE_ENTRY_EXPIRY_AGE "cumulus4j.CryptoCache.entryExpiryAge"

org.cumulus4j.store.crypto.keymanager.messagebroker.MessageBroker
public static final String SYSTEM_PROPERTY_POLL_REQUEST_TIMEOUT "cumulus4j.MessageBroker.pollRequestTimeout"
public static final String SYSTEM_PROPERTY_QUERY_TIMEOUT "cumulus4j.MessageBroker.queryTimeout"

org.cumulus4j.store.crypto.keymanager.messagebroker.MessageBrokerRegistry
public static final String SYSTEM_PROPERTY_ACTIVE_MESSAGE_BROKER "cumulus4j.MessageBrokerRegistry.activeMessageBroker"

org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.MessageBrokerPMF
public static final String SYSTEM_PROPERTY_CLEANUP_TIMER_ENABLED "cumulus4j.MessageBrokerPMF.cleanupTimer.enabled"
public static final String SYSTEM_PROPERTY_CLEANUP_TIMER_PERIOD "cumulus4j.MessageBrokerPMF.cleanupTimer.period"
public static final String SYSTEM_PROPERTY_PERSISTENCE_PROPERTIES_PREFIX "cumulus4j.MessageBrokerPMF.persistenceProperties."

org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest.FetchGroup
public static final String request "PendingRequest.request"
public static final String response "PendingRequest.response"

org.cumulus4j.store.model.EncryptionCoordinateSet
public static final String MAC_ALGORITHM_NONE "NONE"

org.cumulus4j.store.query.QueryEvaluator
public static final String RESULTS_SET "DATANUCLEUS_RESULTS_SET"

org.cumulus4j.store.resource.ResourceHelper
protected static final String CUMULUS4J_BACKEND_PROPERTIES "cumulus4j-backend.properties"


Cumulus4j API
(1.0.1)

Copyright © 2012 NightLabs Consulting GmbH. All Rights Reserved.