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 Encryption getEncrypter()
           
static Encryption 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 Encryption getEncrypter()

getEncrypter

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