|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.pollen.business.ServiceAuthImpl
public class ServiceAuthImpl
Implémentation du service d'authentification.
| Constructor Summary | |
|---|---|
ServiceAuthImpl()
|
|
| Method Summary | |
|---|---|
UserDTO |
isLoginRight(java.lang.String login,
java.lang.String password)
Identification d'un utilisateur |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceAuthImpl()
| Method Detail |
|---|
public UserDTO isLoginRight(java.lang.String login,
java.lang.String password)
ServiceAuth
isLoginRight in interface ServiceAuthlogin - loin de l'utilisateur qui s'authentifiepassword - le password entré par l'utilisateur
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||