| Class | Description |
|---|---|
| ActionContext |
Context for the
RequiresAuthenticationAction aggregating the Play Http.Context and the RequiresAuthentication annotation. |
| JavaController |
This controller is the Java controller to retrieve the user profile or the redirection url to start the authentication process.
|
| JavaWebContext |
This class is the Java web context for Play.
|
| RequiresAuthenticationAction |
This action checks if the user is not authenticated and starts the authentication process if necessary.
|
| Annotation Type | Description |
|---|---|
| RequiresAuthentication |
Copyright © 2015. All Rights Reserved.