类 SaTokenSecondContextCreatorForDubbo
java.lang.Object
cn.dev33.satoken.context.dubbo.SaTokenSecondContextCreatorForDubbo
- 所有已实现的接口:
cn.dev33.satoken.context.second.SaTokenSecondContextCreator
public class SaTokenSecondContextCreatorForDubbo
extends Object
implements cn.dev33.satoken.context.second.SaTokenSecondContextCreator
Sa-Token 二级上下文 - 创建器 [ Dubbo版 ]
- 从以下版本开始:
- 1.34.0
- 作者:
- click33
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
SaTokenSecondContextCreatorForDubbo
public SaTokenSecondContextCreatorForDubbo()
-
-
方法详细资料
-
create
public cn.dev33.satoken.context.second.SaTokenSecondContext create()- 指定者:
create在接口中cn.dev33.satoken.context.second.SaTokenSecondContextCreator
-