Package | Description |
---|---|
be.ac.ulb.infof307.g02.controllers |
Modifier and Type | Field and Description |
---|---|
private Session |
ControllerMaster.session
Contains the information about the logged in user
|
Modifier and Type | Method and Description |
---|---|
void |
ControllerMaster.onLogin(Session newSession)
Sets the session to newSession and then shows the map
|
private void |
ControllerMaster.setSession(Session session) |