org.apache.openejb.resource.jdbc.cipher
Interface PasswordCipher

All Superinterfaces:
PasswordCipher

Deprecated.

@Deprecated
public interface PasswordCipher
extends PasswordCipher

In order to reuse that same interface for every passwords in TomEE, it has been moved to another package. Just keeping that interface for compatibility reasons.


Method Summary
 
Methods inherited from interface org.apache.openejb.cipher.PasswordCipher
decrypt, encrypt
 



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