public class ThreadLocalState extends Object
Constructor and Description |
---|
ThreadLocalState(org.springframework.security.core.context.SecurityContext securityContext,
com.opensymphony.xwork2.ActionContext actionContext,
RequestContext requestContext) |
Modifier and Type | Method and Description |
---|---|
com.opensymphony.xwork2.ActionContext |
getActionContext() |
RequestContext |
getRequestContext() |
org.springframework.security.core.context.SecurityContext |
getSecurityContext() |
public ThreadLocalState(org.springframework.security.core.context.SecurityContext securityContext, com.opensymphony.xwork2.ActionContext actionContext, RequestContext requestContext)
public org.springframework.security.core.context.SecurityContext getSecurityContext()
public com.opensymphony.xwork2.ActionContext getActionContext()
public RequestContext getRequestContext()
Copyright © 2021 Atlassian. All rights reserved.