| 
 | Cumulus4j API (1.1.0) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyStoreRef | |
|---|---|
| org.cumulus4j.store | Cumulus4j is a plug-in for DataNucleus providing encrypted data-storage. | 
| org.cumulus4j.store.model | Data model classes used to store data and meta-data in the backend. | 
| Uses of KeyStoreRef in org.cumulus4j.store | 
|---|
| Methods in org.cumulus4j.store that return KeyStoreRef | |
|---|---|
| protected  KeyStoreRef | KeyStoreRefManager._createOrGetKeyStoreRef(boolean create,
                                               PersistenceManagerConnection persistenceManagerConnection,
                                               String keyStoreID)Get the KeyStoreRefidentified by the given properties. | 
|  KeyStoreRef | KeyStoreRefManager.createKeyStoreRef(PersistenceManagerConnection persistenceManagerConnection,
                                   String keyStoreID)Get the KeyStoreRefidentified by the given properties. | 
|  KeyStoreRef | KeyStoreRefManager.getKeyStoreRef(PersistenceManagerConnection persistenceManagerConnection,
                             int keyStoreRefID)Get the KeyStoreRefidentified by the givenkeyStoreRefID. | 
|  KeyStoreRef | KeyStoreRefManager.getKeyStoreRef(PersistenceManagerConnection persistenceManagerConnection,
                             String keyStoreID)Get the KeyStoreRefidentified by the given properties. | 
| Uses of KeyStoreRef in org.cumulus4j.store.model | 
|---|
| Methods in org.cumulus4j.store.model that return KeyStoreRef | |
|---|---|
|  KeyStoreRef | KeyStoreRefDAO.createKeyStoreRef(String keyStoreID) | 
|  KeyStoreRef | KeyStoreRefDAO.getKeyStoreRef(int keyStoreRefID) | 
|  KeyStoreRef | KeyStoreRefDAO.getKeyStoreRef(String keyStoreID) | 
| 
 | Cumulus4j API (1.1.0) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||