AsyncServletApplicationRequest
class AsyncServletApplicationRequest(call: PipelineCall, val servletRequest: HttpServletRequest, val coroutineContext: CoroutineContext) : ServletApplicationRequest, CoroutineScope
Constructors
Link copied to clipboard
constructor(call: PipelineCall, servletRequest: HttpServletRequest, coroutineContext: CoroutineContext)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns Java's JAAS Principal
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Provides javax.servlet request attributes or fail it the underlying engine is not servlet-backed.