Interface IEncryptedDictionary
- All Superinterfaces:
 ConfigurationItem,IDictionary,Serializable
- All Known Implementing Classes:
 Dictionary,EncryptedDictionary
Provide support for encrypted entries.
 This is used by XebiaLabs 
Dictionary implementation which is responsible for encryption of entries.- 
Nested Class Summary
Nested classes/interfaces inherited from interface com.xebialabs.deployit.plugin.api.udm.IDictionary
IDictionary.DictionaryContext - 
Field Summary
Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD - 
Method Summary
Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
get$directoryReference, get$internalId, get$referenceId, get$securedCi, get$securedDirectoryReference, get$validationMessages, getId, getName, getProperty, getType, hasProperty, setId, setPropertyMethods inherited from interface com.xebialabs.deployit.plugin.api.udm.IDictionary
applyTo, getEntries, getValue 
- 
Method Details
- 
getEncryptedEntries
- Returns:
 - The encrypted dictionary entries
 
 
 -