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

java.lang.Object
  extended bycom.retek.rsm.app.security.service.impl.PublicEncryptionStrategyTransformer

public class PublicEncryptionStrategyTransformer
extends java.lang.Object


Constructor Summary
PublicEncryptionStrategyTransformer()
           
 
Method Summary
static PublicKeyEncryptionStrategyVo transform(PublicKeyEncryptionStrategy publicEncryptionKeyInfo)
           
static PublicKeyEncryptionStrategy transform(PublicKeyEncryptionStrategyVo publicEncryptionKeyInfoVo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublicEncryptionStrategyTransformer

public PublicEncryptionStrategyTransformer()
Method Detail

transform

public static PublicKeyEncryptionStrategyVo transform(PublicKeyEncryptionStrategy publicEncryptionKeyInfo)

transform

public static PublicKeyEncryptionStrategy transform(PublicKeyEncryptionStrategyVo publicEncryptionKeyInfoVo)