| Package | Description |
|---|---|
| com.ibm.websphere.crypto |
Provides the classes necessary to encode or decode the sensitive data.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
PasswordUtil.decode(java.lang.String encoded_string)
Decode the provided string.
|