| Package | Description |
|---|---|
| com.agapsys.rcf |
| Modifier and Type | Method and Description |
|---|---|
protected User |
Controller.getUser(ActionRequest request)
This method instructs the controller how to retrieve the user associated with given HTTP exchange.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Controller.setUser(ActionRequest request,
ActionResponse response,
User user)
This method instructs the controller how to associate an user with a HTTP exchange.
|
Copyright © 2017 Agapsys Tecnologia Ltda-ME. All rights reserved.