跳过导航链接
A B C D F G H I K L O P R S T U V 

A

add(SysPermissionAddReq) - 类 中的方法com.github.faster.framework.admin.permission.controller.SysPermissionController
新增权限
add(SysPermission) - 类 中的方法com.github.faster.framework.admin.permission.service.SysPermissionService
添加权限
add(SysRoleReq) - 类 中的方法com.github.faster.framework.admin.role.controller.SysRoleController
新增角色
add(SysRole) - 类 中的方法com.github.faster.framework.admin.role.service.SysRoleService
添加
add(SysUserAddReq) - 类 中的方法com.github.faster.framework.admin.user.controller.SysUserController
添加用户
add(SysUser) - 类 中的方法com.github.faster.framework.admin.user.service.SysUserService
 
AdminConfiguration - com.github.faster.framework.admin中的类
 
AdminConfiguration() - 类 的构造器com.github.faster.framework.admin.AdminConfiguration
 
AuthController - com.github.faster.framework.admin.auth.controller中的类
 
AuthController() - 类 的构造器com.github.faster.framework.admin.auth.controller.AuthController
 
AuthError - com.github.faster.framework.admin.auth.error中的枚举
 
authorizationAttributeSourceAdvisor(SecurityManager) - 类 中的方法com.github.faster.framework.admin.shiro.ShiroConfiguration
 
AuthService - com.github.faster.framework.admin.auth.service中的类
 
AuthService() - 类 的构造器com.github.faster.framework.admin.auth.service.AuthService
 

B

batchChoose(List<SysRolePermission>, Long) - 类 中的方法com.github.faster.framework.admin.rolePermission.service.SysRolePermissionService
批量为角色选择权限
batchChoose(List<SysUserRole>, Long) - 类 中的方法com.github.faster.framework.admin.userRole.service.SysUserRoleService
批量选择用户的角色

C

cacheManager() - 类 中的方法com.github.faster.framework.admin.shiro.ShiroConfiguration
 
changePwd(SysUserChangePwdReq, Long) - 类 中的方法com.github.faster.framework.admin.user.controller.SysUserController
修改密码
changePwd(SysUserChangePwdReq, Long) - 类 中的方法com.github.faster.framework.admin.user.service.SysUserService
修改密码
choosePermissions(ListWrapper<SysRolePermission>, Long) - 类 中的方法com.github.faster.framework.admin.role.controller.SysRoleController
批量为角色选择权限
chooseRoles(ListWrapper<SysUserRole>, Long) - 类 中的方法com.github.faster.framework.admin.user.controller.SysUserController
批量选择角色
clear() - 类 中的方法com.github.faster.framework.admin.shiro.cache.ShiroCache
 
com.github.faster.framework.admin - 程序包 com.github.faster.framework.admin
 
com.github.faster.framework.admin.auth.controller - 程序包 com.github.faster.framework.admin.auth.controller
 
com.github.faster.framework.admin.auth.error - 程序包 com.github.faster.framework.admin.auth.error
 
com.github.faster.framework.admin.auth.model - 程序包 com.github.faster.framework.admin.auth.model
 
com.github.faster.framework.admin.auth.service - 程序包 com.github.faster.framework.admin.auth.service
 
com.github.faster.framework.admin.basis.controller - 程序包 com.github.faster.framework.admin.basis.controller
 
com.github.faster.framework.admin.permission.controller - 程序包 com.github.faster.framework.admin.permission.controller
 
com.github.faster.framework.admin.permission.entity - 程序包 com.github.faster.framework.admin.permission.entity
 
com.github.faster.framework.admin.permission.error - 程序包 com.github.faster.framework.admin.permission.error
 
com.github.faster.framework.admin.permission.mapper - 程序包 com.github.faster.framework.admin.permission.mapper
 
com.github.faster.framework.admin.permission.model - 程序包 com.github.faster.framework.admin.permission.model
 
com.github.faster.framework.admin.permission.service - 程序包 com.github.faster.framework.admin.permission.service
 
com.github.faster.framework.admin.role.controller - 程序包 com.github.faster.framework.admin.role.controller
 
com.github.faster.framework.admin.role.entity - 程序包 com.github.faster.framework.admin.role.entity
 
com.github.faster.framework.admin.role.error - 程序包 com.github.faster.framework.admin.role.error
 
com.github.faster.framework.admin.role.mapper - 程序包 com.github.faster.framework.admin.role.mapper
 
com.github.faster.framework.admin.role.model - 程序包 com.github.faster.framework.admin.role.model
 
com.github.faster.framework.admin.role.service - 程序包 com.github.faster.framework.admin.role.service
 
com.github.faster.framework.admin.rolePermission.entity - 程序包 com.github.faster.framework.admin.rolePermission.entity
 
com.github.faster.framework.admin.rolePermission.error - 程序包 com.github.faster.framework.admin.rolePermission.error
 
com.github.faster.framework.admin.rolePermission.mapper - 程序包 com.github.faster.framework.admin.rolePermission.mapper
 
com.github.faster.framework.admin.rolePermission.service - 程序包 com.github.faster.framework.admin.rolePermission.service
 
com.github.faster.framework.admin.shiro - 程序包 com.github.faster.framework.admin.shiro
 
com.github.faster.framework.admin.shiro.cache - 程序包 com.github.faster.framework.admin.shiro.cache
 
com.github.faster.framework.admin.user.controller - 程序包 com.github.faster.framework.admin.user.controller
 
com.github.faster.framework.admin.user.entity - 程序包 com.github.faster.framework.admin.user.entity
 
com.github.faster.framework.admin.user.error - 程序包 com.github.faster.framework.admin.user.error
 
com.github.faster.framework.admin.user.mapper - 程序包 com.github.faster.framework.admin.user.mapper
 
com.github.faster.framework.admin.user.model - 程序包 com.github.faster.framework.admin.user.model
 
com.github.faster.framework.admin.user.service - 程序包 com.github.faster.framework.admin.user.service
 
com.github.faster.framework.admin.userRole.entity - 程序包 com.github.faster.framework.admin.userRole.entity
 
com.github.faster.framework.admin.userRole.mapper - 程序包 com.github.faster.framework.admin.userRole.mapper
 
com.github.faster.framework.admin.userRole.service - 程序包 com.github.faster.framework.admin.userRole.service
 
createToken(ServletRequest, ServletResponse) - 类 中的方法com.github.faster.framework.admin.shiro.ShiroFilter
 

D

delete(Long) - 类 中的方法com.github.faster.framework.admin.permission.controller.SysPermissionController
删除权限
delete(Long) - 类 中的方法com.github.faster.framework.admin.permission.service.SysPermissionService
删除
delete(Long) - 类 中的方法com.github.faster.framework.admin.role.controller.SysRoleController
删除角色
delete(Long) - 类 中的方法com.github.faster.framework.admin.role.service.SysRoleService
删除
delete(Long) - 类 中的方法com.github.faster.framework.admin.user.controller.SysUserController
删除用户
delete(Long) - 类 中的方法com.github.faster.framework.admin.user.service.SysUserService
删除用户
deleteByPermissionIdList(List<Long>) - 类 中的方法com.github.faster.framework.admin.rolePermission.service.SysRolePermissionService
根据权限删除角色权限关系
deleteByRoleId(Long) - 类 中的方法com.github.faster.framework.admin.rolePermission.service.SysRolePermissionService
根据角色删除角色权限关系
deleteByRoleId(Long) - 类 中的方法com.github.faster.framework.admin.userRole.service.SysUserRoleService
根据角色id删除用户角色关系
deleteByUserId(Long) - 类 中的方法com.github.faster.framework.admin.userRole.service.SysUserRoleService
根据用户id删除用户角色关系
doGetAuthenticationInfo(AuthenticationToken) - 类 中的方法com.github.faster.framework.admin.shiro.ShiroRealm
认证
doGetAuthorizationInfo(PrincipalCollection) - 类 中的方法com.github.faster.framework.admin.shiro.ShiroRealm
授权

F

findPermissionCodeListByRoleIds(String) - 接口 中的方法com.github.faster.framework.admin.rolePermission.mapper.SysRolePermissionMapper
 

G

get(K) - 类 中的方法com.github.faster.framework.admin.shiro.cache.ShiroCache
 
getCache(String) - 类 中的方法com.github.faster.framework.admin.shiro.cache.ShiroCacheManager
 
getDescription() - 枚举 中的方法com.github.faster.framework.admin.user.error.UserError
 
getValue() - 枚举 中的方法com.github.faster.framework.admin.user.error.UserError
 

H

handleException(AuthorizationException) - 类 中的方法com.github.faster.framework.admin.shiro.ShiroConfiguration.ShiroExceptionHandler
 

I

info(Long) - 类 中的方法com.github.faster.framework.admin.permission.controller.SysPermissionController
 
info(Long) - 类 中的方法com.github.faster.framework.admin.permission.service.SysPermissionService
 
info(Long) - 类 中的方法com.github.faster.framework.admin.role.controller.SysRoleController
角色详情
info(Long) - 类 中的方法com.github.faster.framework.admin.role.service.SysRoleService
详情
info(Long) - 类 中的方法com.github.faster.framework.admin.user.controller.SysUserController
 
info(Long) - 类 中的方法com.github.faster.framework.admin.user.service.SysUserService
 

K

keys() - 类 中的方法com.github.faster.framework.admin.shiro.cache.ShiroCache
 

L

lifecycleBeanPostProcessor() - 类 中的方法com.github.faster.framework.admin.shiro.ShiroConfiguration
 
list() - 类 中的方法com.github.faster.framework.admin.permission.controller.SysPermissionController
 
list(SysRole) - 类 中的方法com.github.faster.framework.admin.role.controller.SysRoleController
角色列表
list(SysRole) - 类 中的方法com.github.faster.framework.admin.role.service.SysRoleService
列表
list(SysUser) - 类 中的方法com.github.faster.framework.admin.user.controller.SysUserController
 
list(SysUser) - 类 中的方法com.github.faster.framework.admin.user.service.SysUserService
 
list(SysUserRole) - 类 中的方法com.github.faster.framework.admin.userRole.service.SysUserRoleService
 
login(LoginReq) - 类 中的方法com.github.faster.framework.admin.auth.controller.AuthController
登录
login(LoginReq) - 类 中的方法com.github.faster.framework.admin.auth.service.AuthService
登录
LoginReq - com.github.faster.framework.admin.auth.model中的类
 
LoginReq() - 类 的构造器com.github.faster.framework.admin.auth.model.LoginReq
 
LoginRes - com.github.faster.framework.admin.auth.model中的类
 
LoginRes() - 类 的构造器com.github.faster.framework.admin.auth.model.LoginRes
 
logout() - 类 中的方法com.github.faster.framework.admin.auth.controller.AuthController
退出登录
logout() - 类 中的方法com.github.faster.framework.admin.auth.service.AuthService
退出登录

O

onAccessDenied(ServletRequest, ServletResponse) - 类 中的方法com.github.faster.framework.admin.shiro.ShiroFilter
 
onLoginFailure(AuthenticationToken, AuthenticationException, ServletRequest, ServletResponse) - 类 中的方法com.github.faster.framework.admin.shiro.ShiroFilter
 

P

permissions() - 类 中的方法com.github.faster.framework.admin.auth.controller.AuthController
 
permissions() - 类 中的方法com.github.faster.framework.admin.auth.service.AuthService
 
preHandle(ServletRequest, ServletResponse) - 类 中的方法com.github.faster.framework.admin.shiro.ShiroFilter
 
put(K, V) - 类 中的方法com.github.faster.framework.admin.shiro.cache.ShiroCache
 

R

remove(K) - 类 中的方法com.github.faster.framework.admin.shiro.cache.ShiroCache
 
resetPwd(Long) - 类 中的方法com.github.faster.framework.admin.user.controller.SysUserController
重置密码
resetPwd(Long) - 类 中的方法com.github.faster.framework.admin.user.service.SysUserService
重置密码
RoleError - com.github.faster.framework.admin.role.error中的枚举
 
RolePermissionError - com.github.faster.framework.admin.rolePermission.error中的枚举
 

S

securityManager(AuthorizingRealm) - 类 中的方法com.github.faster.framework.admin.shiro.ShiroConfiguration
 
selectAll() - 类 中的方法com.github.faster.framework.admin.permission.service.SysPermissionService
 
selectByIdList(List<Long>) - 类 中的方法com.github.faster.framework.admin.permission.service.SysPermissionService
根据id列表查询
selectByRoleIdList(List<Long>) - 类 中的方法com.github.faster.framework.admin.rolePermission.service.SysRolePermissionService
根据角色id列表查询角色权限关系列表
ShiroCache<K,V> - com.github.faster.framework.admin.shiro.cache中的类
 
ShiroCache(String) - 类 的构造器com.github.faster.framework.admin.shiro.cache.ShiroCache
 
ShiroCacheManager - com.github.faster.framework.admin.shiro.cache中的类
 
ShiroCacheManager() - 类 的构造器com.github.faster.framework.admin.shiro.cache.ShiroCacheManager
 
ShiroConfiguration - com.github.faster.framework.admin.shiro中的类
 
ShiroConfiguration() - 类 的构造器com.github.faster.framework.admin.shiro.ShiroConfiguration
 
ShiroConfiguration.ShiroExceptionHandler - com.github.faster.framework.admin.shiro中的类
 
ShiroExceptionHandler() - 类 的构造器com.github.faster.framework.admin.shiro.ShiroConfiguration.ShiroExceptionHandler
 
shiroFilter(SecurityManager) - 类 中的方法com.github.faster.framework.admin.shiro.ShiroConfiguration
拦截器
ShiroFilter - com.github.faster.framework.admin.shiro中的类
 
ShiroFilter() - 类 的构造器com.github.faster.framework.admin.shiro.ShiroFilter
 
ShiroRealm - com.github.faster.framework.admin.shiro中的类
 
ShiroRealm() - 类 的构造器com.github.faster.framework.admin.shiro.ShiroRealm
 
size() - 类 中的方法com.github.faster.framework.admin.shiro.cache.ShiroCache
 
supports(AuthenticationToken) - 类 中的方法com.github.faster.framework.admin.shiro.ShiroRealm
 
SysPermission - com.github.faster.framework.admin.permission.entity中的类
 
SysPermission() - 类 的构造器com.github.faster.framework.admin.permission.entity.SysPermission
 
SysPermissionAddReq - com.github.faster.framework.admin.permission.model中的类
 
SysPermissionAddReq() - 类 的构造器com.github.faster.framework.admin.permission.model.SysPermissionAddReq
 
SysPermissionController - com.github.faster.framework.admin.permission.controller中的类
 
SysPermissionController() - 类 的构造器com.github.faster.framework.admin.permission.controller.SysPermissionController
 
SysPermissionError - com.github.faster.framework.admin.permission.error中的枚举
 
SysPermissionMapper - com.github.faster.framework.admin.permission.mapper中的接口
 
SysPermissionService - com.github.faster.framework.admin.permission.service中的类
 
SysPermissionService() - 类 的构造器com.github.faster.framework.admin.permission.service.SysPermissionService
 
SysPermissionUpdateReq - com.github.faster.framework.admin.permission.model中的类
 
SysPermissionUpdateReq() - 类 的构造器com.github.faster.framework.admin.permission.model.SysPermissionUpdateReq
 
SysRole - com.github.faster.framework.admin.role.entity中的类
 
SysRole() - 类 的构造器com.github.faster.framework.admin.role.entity.SysRole
 
SysRoleController - com.github.faster.framework.admin.role.controller中的类
 
SysRoleController() - 类 的构造器com.github.faster.framework.admin.role.controller.SysRoleController
 
SysRoleMapper - com.github.faster.framework.admin.role.mapper中的接口
 
SysRolePermission - com.github.faster.framework.admin.rolePermission.entity中的类
 
SysRolePermission() - 类 的构造器com.github.faster.framework.admin.rolePermission.entity.SysRolePermission
 
SysRolePermissionMapper - com.github.faster.framework.admin.rolePermission.mapper中的接口
 
SysRolePermissionService - com.github.faster.framework.admin.rolePermission.service中的类
 
SysRolePermissionService() - 类 的构造器com.github.faster.framework.admin.rolePermission.service.SysRolePermissionService
 
SysRoleReq - com.github.faster.framework.admin.role.model中的类
 
SysRoleReq() - 类 的构造器com.github.faster.framework.admin.role.model.SysRoleReq
 
SysRoleService - com.github.faster.framework.admin.role.service中的类
 
SysRoleService() - 类 的构造器com.github.faster.framework.admin.role.service.SysRoleService
 
SysUser - com.github.faster.framework.admin.user.entity中的类
 
SysUser() - 类 的构造器com.github.faster.framework.admin.user.entity.SysUser
 
SysUserAddReq - com.github.faster.framework.admin.user.model中的类
 
SysUserAddReq() - 类 的构造器com.github.faster.framework.admin.user.model.SysUserAddReq
 
SysUserChangePwdReq - com.github.faster.framework.admin.user.model中的类
 
SysUserChangePwdReq() - 类 的构造器com.github.faster.framework.admin.user.model.SysUserChangePwdReq
 
SysUserController - com.github.faster.framework.admin.user.controller中的类
 
SysUserController() - 类 的构造器com.github.faster.framework.admin.user.controller.SysUserController
 
SysUserMapper - com.github.faster.framework.admin.user.mapper中的接口
 
SysUserRole - com.github.faster.framework.admin.userRole.entity中的类
 
SysUserRole() - 类 的构造器com.github.faster.framework.admin.userRole.entity.SysUserRole
 
SysUserRoleMapper - com.github.faster.framework.admin.userRole.mapper中的接口
 
SysUserRoleService - com.github.faster.framework.admin.userRole.service中的类
 
SysUserRoleService() - 类 的构造器com.github.faster.framework.admin.userRole.service.SysUserRoleService
 
SysUserService - com.github.faster.framework.admin.user.service中的类
 
SysUserService() - 类 的构造器com.github.faster.framework.admin.user.service.SysUserService
 
SysUserUpdateReq - com.github.faster.framework.admin.user.model中的类
 
SysUserUpdateReq() - 类 的构造器com.github.faster.framework.admin.user.model.SysUserUpdateReq
 

T

treeList() - 类 中的方法com.github.faster.framework.admin.permission.service.SysPermissionService
 

U

update(SysPermissionUpdateReq, Long) - 类 中的方法com.github.faster.framework.admin.permission.controller.SysPermissionController
 
update(SysPermission) - 类 中的方法com.github.faster.framework.admin.permission.service.SysPermissionService
编辑权限
update(SysRoleReq, Long) - 类 中的方法com.github.faster.framework.admin.role.controller.SysRoleController
更新角色
update(SysRole) - 类 中的方法com.github.faster.framework.admin.role.service.SysRoleService
编辑
update(SysUserUpdateReq, Long) - 类 中的方法com.github.faster.framework.admin.user.controller.SysUserController
编辑用户
update(SysUser) - 类 中的方法com.github.faster.framework.admin.user.service.SysUserService
更新用户
UploadController - com.github.faster.framework.admin.basis.controller中的类
 
UploadController() - 类 的构造器com.github.faster.framework.admin.basis.controller.UploadController
 
UserError - com.github.faster.framework.admin.user.error中的枚举
 

V

valueOf(String) - 枚举 中的静态方法com.github.faster.framework.admin.auth.error.AuthError
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.faster.framework.admin.permission.error.SysPermissionError
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.faster.framework.admin.role.error.RoleError
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.faster.framework.admin.rolePermission.error.RolePermissionError
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.faster.framework.admin.user.error.UserError
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.faster.framework.admin.auth.error.AuthError
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.faster.framework.admin.permission.error.SysPermissionError
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.faster.framework.admin.role.error.RoleError
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.faster.framework.admin.rolePermission.error.RolePermissionError
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法com.github.faster.framework.admin.shiro.cache.ShiroCache
 
values() - 枚举 中的静态方法com.github.faster.framework.admin.user.error.UserError
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C D F G H I K L O P R S T U V 
跳过导航链接