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