| Package | Description |
|---|---|
| com.atlassian.crowd.manager.threadlocal | |
| com.atlassian.crowd.plugin.web |
| Modifier and Type | Method and Description |
|---|---|
RequestContext |
ThreadLocalState.getRequestContext() |
| Constructor and Description |
|---|
ThreadLocalState(org.springframework.security.core.context.SecurityContext securityContext,
com.opensymphony.xwork2.ActionContext actionContext,
RequestContext requestContext) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<RequestContext> |
ExecutingHttpRequest.get() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExecutingHttpRequest.set(RequestContext requestContext)
DO NOT CALL THIS OUTSIDE OF THE FIRST WEB FILTER
|
Copyright © 2023 Atlassian. All rights reserved.