| 
 | Cumulus4j API (1.1.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) IndexValuefrom the encrypted byte-array in
 theIndexEntry.indexValueproperty. | 
| Methods in org.cumulus4j.store with parameters of type IndexValue | |
|---|---|
|  void | EncryptionHandler.encryptIndexEntry(CryptoContext cryptoContext,
                                   IndexEntry indexEntry,
                                   IndexValue indexValue)Encrypt the given plain indexValueand store the cipher-text into the givenindexEntry. | 
| 
 | Cumulus4j API (1.1.0) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||