bitronix.tm.internal
Class CryptoEngine

java.lang.Object
  extended by bitronix.tm.internal.CryptoEngine

Deprecated. superceded by CryptoEngine.

public class CryptoEngine
extends java.lang.Object

Simple crypto helper that uses symetric keys to crypt and decrypt resources passwords.

© Bitronix Software

Author:
lorban

Constructor Summary
CryptoEngine()
          Deprecated.  
 
Method Summary
static void main(java.lang.String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CryptoEngine

public CryptoEngine()
Deprecated. 
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception