org.jboss.soa.esb.services
Class DefaultEncryptionFactory

java.lang.Object
  extended by org.jboss.soa.esb.services.DefaultEncryptionFactory

public class DefaultEncryptionFactory
extends java.lang.Object


Constructor Summary
DefaultEncryptionFactory()
           
 
Method Summary
static Iencryption getEncrypter()
           
static Iencryption getEncrypter(java.lang.Object p_o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultEncryptionFactory

public DefaultEncryptionFactory()
Method Detail

getEncrypter

public static Iencryption getEncrypter()

getEncrypter

public static Iencryption getEncrypter(java.lang.Object p_o)