| 
Cumulus4j API (1.0.0)  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexValue | |
|---|---|
| org.cumulus4j.store | Cumulus4j is a plug-in for DataNucleus providing encrypted data-storage. | 
| Uses of IndexValue in org.cumulus4j.store | 
|---|
| Methods in org.cumulus4j.store that return IndexValue | |
|---|---|
 IndexValue | 
EncryptionHandler.decryptIndexEntry(CryptoContext cryptoContext,
                                   IndexEntry indexEntry)
Get a plain (unencrypted) IndexValue from the encrypted byte-array in
 the IndexEntry.indexValue property. | 
| Methods in org.cumulus4j.store with parameters of type IndexValue | |
|---|---|
 void | 
EncryptionHandler.encryptIndexEntry(CryptoContext cryptoContext,
                                   IndexEntry indexEntry,
                                   IndexValue indexValue)
Encrypt the given plain indexValue and store the cipher-text into the given
 indexEntry. | 
  | 
Cumulus4j API (1.0.0)  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||