|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PasswordDecoder | |
|---|---|
| snaq.db | Utility classes to enhance the standard JDBC functionality. |
| Uses of PasswordDecoder in snaq.db |
|---|
| Classes in snaq.db that implement PasswordDecoder | |
|---|---|
class |
RotDecoder
Decodes passwords using the simple ROT13 algorithm. |
| Methods in snaq.db that return PasswordDecoder | |
|---|---|
PasswordDecoder |
ConnectionPool.getPasswordDecoder()
Returns the current PasswordDecoder class. |
| Methods in snaq.db with parameters of type PasswordDecoder | |
|---|---|
void |
ConnectionPool.setPasswordDecoder(PasswordDecoder pd)
Sets the PasswordDecoder class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||