Class | Description |
---|---|
AuthenticationAction |
This class defines the @Authenticated annotation used in JATOS GUI
controllers.
|
GuiAccessLoggingAction |
Annotation definition for Play actions: logging of each action call, e.g.
|
Annotation Type | Description |
---|---|
AuthenticationAction.Authenticated |
This @Authenticated annotation can be used on every controller action
where authentication and authorization is required.
|
GuiAccessLoggingAction.GuiAccessLogging |