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

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

Deprecated.

@Deprecated
public class PlainTextPasswordCipher
extends PlainTextPasswordCipher
implements PasswordCipher


Constructor Summary
PlainTextPasswordCipher()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.openejb.cipher.PlainTextPasswordCipher
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

PlainTextPasswordCipher

public PlainTextPasswordCipher()
Deprecated. 


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