|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthStrategy | |
|---|---|
| info.joseluismartin.auth | |
| Uses of AuthStrategy in info.joseluismartin.auth |
|---|
| Classes in info.joseluismartin.auth that implement AuthStrategy | |
|---|---|
class |
AuthHashMD5
An AuthStrategy that use HashMD5 |
class |
AuthPlain
An Auth Strategy that use plain passwords. |
| Methods in info.joseluismartin.auth that return AuthStrategy | |
|---|---|
AuthStrategy |
AuthManager.getAuthStrategy()
Getter for AuthStrategy |
| Methods in info.joseluismartin.auth with parameters of type AuthStrategy | |
|---|---|
void |
AuthManager.setAuthStrategy(AuthStrategy authStrategy)
Setter for AuthStrategy |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||