| Package | Description |
|---|---|
| com.caucho.http.security | |
| com.caucho.security |
| Modifier and Type | Class and Description |
|---|---|
class |
PasswordDigest
Deprecated inteface for the password digest.
|
| Modifier and Type | Field and Description |
|---|---|
protected PasswordDigest |
AbstractAuthenticator._passwordDigest |
| Modifier and Type | Method and Description |
|---|---|
PasswordDigest |
AbstractAuthenticator.getPasswordDigest()
Returns the password digest
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAuthenticator.setPasswordDigest(PasswordDigest digest)
Sets the password digest.
|