|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthenticationService
Method Summary | |
---|---|
RiotUser |
authenticate(String username,
String password)
|
Method Detail |
---|
RiotUser authenticate(String username, String password)
username
- The usernamepassword
- The password (plaintext)
null
if the user could not be
authenticated
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |