Package io.github.xezzon.zeroweb.auth
Class JwtStpInterface
java.lang.Object
io.github.xezzon.zeroweb.auth.JwtStpInterface
- All Implemented Interfaces:
cn.dev33.satoken.stp.StpInterface
- Author:
- xezzon
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPermissionList
(Object loginId, String loginType) getRoleList
(Object loginId, String loginType)
-
Constructor Details
-
JwtStpInterface
public JwtStpInterface()
-
-
Method Details
-
getPermissionList
- Specified by:
getPermissionList
in interfacecn.dev33.satoken.stp.StpInterface
-
getRoleList
- Specified by:
getRoleList
in interfacecn.dev33.satoken.stp.StpInterface
-