|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.retek.rsm.domain.security.bo.EncryptedText
Constructor Summary | |
EncryptedText()
|
Method Summary | |
byte[] |
getEncryptedText()
|
java.lang.String |
getKeyId()
|
void |
setEncryptedText(byte[] encText)
|
void |
setKeyId(java.lang.String id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EncryptedText()
Method Detail |
public byte[] getEncryptedText()
public void setEncryptedText(byte[] encText)
public java.lang.String getKeyId()
public void setKeyId(java.lang.String id)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |