com.retek.rsm.app.security.service.impl
Class EncryptionTextTransformer

java.lang.Object
  |
  +--com.retek.rsm.app.security.service.impl.EncryptionTextTransformer

public class EncryptionTextTransformer
extends java.lang.Object


Constructor Summary
EncryptionTextTransformer()
           
 
Method Summary
static EncryptedTextVo transform(EncryptedText encryptedText)
           
static EncryptedText transform(EncryptedTextVo encryptedTextVo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncryptionTextTransformer

public EncryptionTextTransformer()
Method Detail

transform

public static EncryptedText transform(EncryptedTextVo encryptedTextVo)

transform

public static EncryptedTextVo transform(EncryptedText encryptedText)