Module Play
Provides classes and predicates for working with the Play framework.
Import path
import semmle.code.java.frameworks.play.PlayImports
| java | Provides all default Java QL imports. |
Classes
| PlayActionMethodQueryParameter | A Play framework action method parameter. These are a source of user input. |
| PlayAddCsrfTokenAnnotation | A |
| PlayAsyncResultCompletionStage | The type |
| PlayAsyncResultPromise | The type |
| PlayBodyParserAnnotation | A |
| PlayController | The class |
| PlayControllerActionMethod | A Play framework controller action method. These are mappings to route files. |
| PlayMvcHttpRequestHeader | The |
| PlayMvcHttpRequestHeaderMethods | A PlayFramework HttpRequestHeader method, some of these are |
| PlayMvcResultClass | The |
| PlayMvcResultsClass | The |
| PlayMvcResultsMethods | A PlayFramework results method, some of these are |