com.tintin.devcloud.web.auth.AuthenticationManager Class Reference
List of all members.
Detailed Description
- Author:
- anil
Member Function Documentation
User com.tintin.devcloud.web.auth.AuthenticationManager.getUserFromSession |
( |
String |
sessionID |
) |
throws IllegalAccessException |
- Parameters:
-
- Returns:
- Exceptions:
-
Session com.tintin.devcloud.web.auth.AuthenticationManager.login |
( |
String |
username, |
|
|
String |
password, |
|
|
boolean |
staySignedIn | |
|
) |
| | throws IllegalAccessException |
- Parameters:
-
| username | |
| password | |
| staySignedIn | |
- Returns:
- Exceptions:
-
boolean com.tintin.devcloud.web.auth.AuthenticationManager.logoutUserFromSessionID |
( |
String |
sessionID |
) |
throws IllegalAccessException |
- Parameters:
-
- Returns:
- Exceptions:
-
The documentation for this class was generated from the following file: