public class SaHolder
extends java.lang.Object
| 构造器和说明 |
|---|
SaHolder() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SaTokenContext |
getContext()
获取当前请求的 SaTokenContext
|
static SaRequest |
getRequest()
获取当前请求的 [Request] 对象
|
static SaResponse |
getResponse()
获取当前请求的 [Response] 对象
|
static SaStorage |
getStorage()
获取当前请求的 [存储器] 对象
|
public static SaTokenContext getContext()
public static SaRequest getRequest()
public static SaResponse getResponse()
public static SaStorage getStorage()
Copyright © 2022. All Rights Reserved.