| Class | Description |
|---|---|
| AbstractRestService |
This is the base class used by all rest controllers and encapsulates shared behavior.
|
| DefaultService |
This is the default controller which handles user authentication / authorization.
|
| ErrorViewService |
This controller exposes error pages
|
| InitialConfigurationService | |
| LoginService | |
| ViewService |
This controller exposes the views offered by the application
under
app/secured/view. |
Copyright © 2015. All rights reserved.