| Package | Description |
|---|---|
| snaq.db |
Classes implementing core DBPool functionality, related utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RotDecoder
Decodes passwords using the simple
ROT13 algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
PasswordDecoder |
ConnectionPool.getPasswordDecoder()
Returns the current
PasswordDecoder class. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionPool.setPasswordDecoder(PasswordDecoder pd)
Sets the
PasswordDecoder class. |
Copyright © 2014. All rights reserved.