|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.tools.crypto.Secret
public class Secret
This is a wrapper class that may be used to indicate to other software layers that the wrapped data is to be kept secret when serializing / saving.
| Constructor Summary | |
|---|---|
Secret(String value)
|
|
| Method Summary | |
|---|---|
String |
getValue()
|
void |
setValue(String value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Secret(String value)
| Method Detail |
|---|
public String getValue()
public void setValue(String value)
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||