Class EncryptedStringValue

java.lang.Object
com.xebialabs.deployit.core.StringValue
com.xebialabs.deployit.core.EncryptedStringValue
All Implemented Interfaces:
Serializable

public class EncryptedStringValue extends StringValue
The contents of this class is unencrypted while this class is alive, but on the boundaries of the server-core, the string should be encrypted.
See Also: