|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SecurityService
Method Summary | |
---|---|
User |
login(java.lang.String login,
java.lang.String password)
return the user corresponding to he login and password or null if any If a user is found, the password is remove from the instance variable Login and password aren't case sensitive |
Method Detail |
---|
User login(java.lang.String login, java.lang.String password)
login
- loginpassword
- password
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |