org.apache.openejb.resource.jdbc.cipher
Class StaticDESPasswordCipher

java.lang.Object
  extended by org.apache.openejb.cipher.StaticDESPasswordCipher
      extended by org.apache.openejb.resource.jdbc.cipher.StaticDESPasswordCipher
All Implemented Interfaces:
PasswordCipher

Deprecated.

@Deprecated
public class StaticDESPasswordCipher
extends StaticDESPasswordCipher
implements PasswordCipher


Constructor Summary
StaticDESPasswordCipher()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.openejb.cipher.StaticDESPasswordCipher
decrypt, encrypt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.openejb.cipher.PasswordCipher
decrypt, encrypt
 

Constructor Detail

StaticDESPasswordCipher

public StaticDESPasswordCipher()
Deprecated. 


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.