| 
 | Cumulus4j API (1.2.0-SNAPSHOT) | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
KeyStore's property management.
See:
          Description
| Class Summary | |
|---|---|
| Long2LongSortedMapProperty | Propertyimplementation for the value typeSortedMapwith both key and value beingLongs. | 
| LongProperty | Propertyimplementation for the value typeLong. | 
| Property<T> | Base class for all properties. | 
| StringProperty | Propertyimplementation for the value typeString. | 
 Property classes for the KeyStore's property management.
 
 The KeyStore supports managing arbitrary properties in the form of
 name-value-pairs. The names are plain-text, but the values are encrypted.
 A property-value can be of any type for which a subclass of
 Property exists.
 
 See KeyStore.getProperty(String, char[], Class, String)
 and Property for further infos.
 
| 
 | Cumulus4j API (1.2.0-SNAPSHOT) | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||