| Package | Description |
|---|---|
| org.apache.openejb.cipher | |
| org.apache.openejb.resource.jdbc.cipher |
| Class and Description |
|---|
| PasswordCipher
Implementations of
PasswordCipher allow to encode and decode passwords
used to connect to a database. |
| Class and Description |
|---|
| PasswordCipher
Implementations of
PasswordCipher allow to encode and decode passwords
used to connect to a database. |
| PlainTextPasswordCipher
This
PlainTextPasswordCipher is an PasswordCipher
implementation that does not use any encryption/decryption algorithm at all. |
| StaticDESPasswordCipher
This
PasswordCipher implementation uses a the Triple-DES encryption
algorithm. |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.