类 StpInterfaceImpl

java.lang.Object
com.hengyi.xbaseweb.system.config.StpInterfaceImpl
所有已实现的接口:
cn.dev33.satoken.stp.StpInterface

@Component public class StpInterfaceImpl extends Object implements cn.dev33.satoken.stp.StpInterface
  • 构造器详细资料

    • StpInterfaceImpl

      public StpInterfaceImpl()
  • 方法详细资料

    • getPermissionList

      public List<String> getPermissionList(Object userId, String loginType)
      指定者:
      getPermissionList 在接口中 cn.dev33.satoken.stp.StpInterface
    • getRoleList

      public List<String> getRoleList(Object userId, String loginType)
      指定者:
      getRoleList 在接口中 cn.dev33.satoken.stp.StpInterface