Package | Description |
---|---|
waiter.core.beetl | |
waiter.core.shiro | |
waiter.core.shiro.service | |
waiter.core.shiro.service.impl |
Modifier and Type | Method and Description |
---|---|
ShiroUser |
ShiroExt.getUser()
获取封装的 ShiroUser
|
Modifier and Type | Method and Description |
---|---|
static ShiroUser |
ShiroKit.getUser()
a获取封装的 ShiroUser
|
Modifier and Type | Method and Description |
---|---|
ShiroUser |
UserAuthService.shiroUser(User user)
根据系统用户获取Shiro的用户
|
Modifier and Type | Method and Description |
---|---|
org.apache.shiro.authc.SimpleAuthenticationInfo |
UserAuthService.info(ShiroUser shiroUser,
User user,
String realmName)
获取shiro的认证信息
|
Modifier and Type | Method and Description |
---|---|
ShiroUser |
UserAuthServiceServiceImpl.shiroUser(User user) |
Modifier and Type | Method and Description |
---|---|
org.apache.shiro.authc.SimpleAuthenticationInfo |
UserAuthServiceServiceImpl.info(ShiroUser shiroUser,
User user,
String realmName) |
Copyright © 2018. All rights reserved.