| Package | Description |
|---|---|
| org.jdal.auth |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthHashMD5
An AuthStrategy that use HashMD5
|
class |
AuthPlain
An Auth Strategy that use plain passwords.
|
| Modifier and Type | Method and Description |
|---|---|
AuthStrategy |
AuthManager.getAuthStrategy()
Getter for AuthStrategy
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthManager.setAuthStrategy(AuthStrategy authStrategy)
Setter for AuthStrategy
|
Copyright © 2014 JDAL. All Rights Reserved.