|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.core.StringValue
com.xebialabs.deployit.core.EncryptedStringValue
public class EncryptedStringValue
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.
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.core.StringValue |
|---|
value |
| Constructor Summary | |
|---|---|
EncryptedStringValue(java.lang.String value)
|
|
| Method Summary |
|---|
| Methods inherited from class com.xebialabs.deployit.core.StringValue |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EncryptedStringValue(java.lang.String value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||