您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
A
addViewControllers(ViewControllerRegistry)
- 类 中的方法cn.hll520.linling.core.
LinlingCoreWebMvcHandler
appApiHost
- 类 中的静态变量cn.hll520.linling.core.autovalue.
AppDefaultHostValue
App Swagger Api页面地址
appCoreManageHost
- 类 中的静态变量cn.hll520.linling.core.autovalue.
AppDefaultHostValue
App Linling Core 管理后台
AppDefaultHostValue
-
cn.hll520.linling.core.autovalue
中的类
描述: 各种内置页面的默认地址
AppDefaultHostValue()
- 类 的构造器cn.hll520.linling.core.autovalue.
AppDefaultHostValue
AppExceptionApi
-
cn.hll520.linling.core.api
中的类
描述: 处理异常请求 对不同的请求给出了不同的响应方式,例如HTML和JSON
权限不足待更新
AppExceptionApi(AppInfoValue)
- 类 的构造器cn.hll520.linling.core.api.
AppExceptionApi
AppHostValue
-
cn.hll520.linling.core.autovalue
中的类
描述:App 各种 Host 集合
AppHostValue()
- 类 的构造器cn.hll520.linling.core.autovalue.
AppHostValue
AppIdentityApi
-
cn.hll520.linling.core.api
中的类
描述:
AppIdentityApi()
- 类 的构造器cn.hll520.linling.core.api.
AppIdentityApi
AppInfoApi
-
cn.hll520.linling.core.api
中的类
描述:APP 信息API
AppInfoApi(AppInfoValue, AppHostValue)
- 类 的构造器cn.hll520.linling.core.api.
AppInfoApi
appInfoHost
- 类 中的静态变量cn.hll520.linling.core.autovalue.
AppDefaultHostValue
App info 页面地址
AppInfoMvc
-
cn.hll520.linling.core.api.mvc
中的类
描述:信息页
AppInfoMvc(AppInfoValue, AppHostValue)
- 类 的构造器cn.hll520.linling.core.api.mvc.
AppInfoMvc
appInfoPage(Model)
- 类 中的方法cn.hll520.linling.core.api.mvc.
AppInfoMvc
appInfoPage(Model)
- 类 中的方法cn.hll520.linling.core.api.mvc.
AppManageMvc
AppInfoValue
-
cn.hll520.linling.core.autovalue
中的类
描述:AppInfo 应用信息
AppInfoValue()
- 类 的构造器cn.hll520.linling.core.autovalue.
AppInfoValue
AppInfoValue.Author
-
cn.hll520.linling.core.autovalue
中的类
appLoginHost
- 类 中的静态变量cn.hll520.linling.core.autovalue.
AppDefaultHostValue
App login 页
AppLoginMvc
-
cn.hll520.linling.core.api.mvc
中的类
描述: 登录页面
AppLoginMvc(AppInfoValue, AppHostValue)
- 类 的构造器cn.hll520.linling.core.api.mvc.
AppLoginMvc
AppManageConfig
-
cn.hll520.linling.core.config
中的类
描述: 修正后台管理
AppManageConfig(AppManageValue, AppInfoValue, AppHostValue, IManageServer)
- 类 的构造器cn.hll520.linling.core.config.
AppManageConfig
AppManageMvc
-
cn.hll520.linling.core.api.mvc
中的类
描述:
AppManageMvc(AppManageConfig)
- 类 的构造器cn.hll520.linling.core.api.mvc.
AppManageMvc
AppManageValue
-
cn.hll520.linling.core.autovalue
中的类
描述: App 后台配置
AppManageValue()
- 类 的构造器cn.hll520.linling.core.autovalue.
AppManageValue
appSQLManageHost
- 类 中的静态变量cn.hll520.linling.core.autovalue.
AppDefaultHostValue
App Druid SQL 管理页面地址
Author()
- 类 的构造器cn.hll520.linling.core.autovalue.
AppInfoValue.Author
authorizationAttributeSourceAdvisor(DefaultWebSecurityManager)
- 类 中的方法cn.hll520.linling.core.config.
ShiroConfig
开启shiro aop注解支持.
AutoSQLConfig
-
cn.hll520.linling.core.config
中的类
描述:Mybatis Plus 动态SQL 自动填充配置处理器
AutoSQLConfig(AutoSQLValue)
- 类 的构造器cn.hll520.linling.core.config.
AutoSQLConfig
AutoSQLValue
-
cn.hll520.linling.core.autovalue
中的类
描述: SQL 自动设置
AutoSQLValue()
- 类 的构造器cn.hll520.linling.core.autovalue.
AutoSQLValue
B
bool(boolean, String)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
根据Boolean 返回一个带消息Boolean 类型的结果
bool(boolean)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
根据Boolean 返回一个Boolean 类型的结果
build(Integer)
- 类 中的静态方法cn.hll520.linling.core.object.
QueryParams
偏移量构造
build(Integer, Integer)
- 类 中的静态方法cn.hll520.linling.core.object.
QueryParams
偏移量构造
build(Integer, Integer, String, Order)
- 类 中的静态方法cn.hll520.linling.core.object.
QueryParams
全量偏移量构造
build(boolean, T)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
构造通用的方法
build(boolean, T, String)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
构造通用的方法
C
Caching()
- 类 的构造器cn.hll520.linling.core.autovalue.
ShiroInfoValue.Caching
checkPromise(RoleBase)
- 接口 中的方法cn.hll520.linling.core.service.
ILoginServer
获取身份对应的 权限信息
checkPromise(UserBase)
- 接口 中的方法cn.hll520.linling.core.service.
ILoginServer
获取身份对应的 权限信息
checkPromise(RoleBase)
- 类 中的方法cn.hll520.linling.core.service.impl.
DefaultLoginServer
checkPromise(UserBase)
- 类 中的方法cn.hll520.linling.core.service.impl.
DefaultLoginServer
checkRole(UserBase)
- 接口 中的方法cn.hll520.linling.core.service.
ILoginServer
获取 用户身份所包含的身份信息
checkRole(UserBase)
- 类 中的方法cn.hll520.linling.core.service.impl.
DefaultLoginServer
cn.hll520.linling.core
- 程序包 cn.hll520.linling.core
cn.hll520.linling.core.api
- 程序包 cn.hll520.linling.core.api
cn.hll520.linling.core.api.mvc
- 程序包 cn.hll520.linling.core.api.mvc
cn.hll520.linling.core.autovalue
- 程序包 cn.hll520.linling.core.autovalue
cn.hll520.linling.core.config
- 程序包 cn.hll520.linling.core.config
cn.hll520.linling.core.exception
- 程序包 cn.hll520.linling.core.exception
cn.hll520.linling.core.object
- 程序包 cn.hll520.linling.core.object
cn.hll520.linling.core.object.safety
- 程序包 cn.hll520.linling.core.object.safety
cn.hll520.linling.core.service
- 程序包 cn.hll520.linling.core.service
cn.hll520.linling.core.service.impl
- 程序包 cn.hll520.linling.core.service.impl
cn.hll520.linling.core.util
- 程序包 cn.hll520.linling.core.util
CoreApplication
-
cn.hll520.linling.core
中的类
描述: 默认启动类
CoreApplication()
- 类 的构造器cn.hll520.linling.core.
CoreApplication
createRestApi()
- 类 中的方法cn.hll520.linling.core.config.
SwaggerConfig
创建Rest APi 监听
D
defaultAdvisorAutoProxyCreator()
- 类 中的方法cn.hll520.linling.core.config.
ShiroConfig
开启Shiro的注解(如@RequiresRoles,@RequiresPermissions) 需借助SpringAOP扫描使用Shiro注解的类,并在必要时进行安全逻辑验证
DefaultCoreRealmServer
-
cn.hll520.linling.core.service.impl
中的类
描述: 默认的 权限 控制类
DefaultCoreRealmServer()
- 类 的构造器cn.hll520.linling.core.service.impl.
DefaultCoreRealmServer
DefaultFilterUrlServer
-
cn.hll520.linling.core.service.impl
中的类
描述: 默认是实现类
DefaultFilterUrlServer()
- 类 的构造器cn.hll520.linling.core.service.impl.
DefaultFilterUrlServer
DefaultLoginServer
-
cn.hll520.linling.core.service.impl
中的类
描述: 默认登录实现类
DefaultLoginServer()
- 类 的构造器cn.hll520.linling.core.service.impl.
DefaultLoginServer
DefaultManageServer
-
cn.hll520.linling.core.service.impl
中的类
描述:管理控制台菜单默认实现类
DefaultManageServer()
- 类 的构造器cn.hll520.linling.core.service.impl.
DefaultManageServer
doGetAuthenticationInfo(AuthenticationToken)
- 类 中的方法cn.hll520.linling.core.service.impl.
DefaultCoreRealmServer
执行认证逻辑
doGetAuthorizationInfo(PrincipalCollection)
- 类 中的方法cn.hll520.linling.core.service.impl.
DefaultCoreRealmServer
执行登录/授权逻辑
DruidConfig
-
cn.hll520.linling.core.config
中的类
描述:Druid SQL 监控中心配置 默认地址是
/druid/login.html
DruidConfig(DruidInfoValue)
- 类 的构造器cn.hll520.linling.core.config.
DruidConfig
自动注入的配置构造
DruidInfoValue
-
cn.hll520.linling.core.autovalue
中的类
描述: SQL 监管中心
DruidInfoValue()
- 类 的构造器cn.hll520.linling.core.autovalue.
DruidInfoValue
druidServlet()
- 类 中的方法cn.hll520.linling.core.config.
DruidConfig
druidServlet 监管中心配置
E
error(Exception)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
根据 异常 来 返回 错误监管
F
fail(String)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
带消息的失败结果
fail(String, int)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
带消息和指定code的失败结果
fail(T, String)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
返回带数据和消息的失败结果
code默认1000
fail(T, String, int)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
返回带数据、消息和自定义错误代码的失败结果
filterRegistrationBean()
- 类 中的方法cn.hll520.linling.core.config.
DruidConfig
druid 过滤
FilterUrl()
- 类 的构造器cn.hll520.linling.core.autovalue.
ShiroInfoValue.FilterUrl
filterUrl(Map<String, String>, ShiroInfoValue)
- 接口 中的方法cn.hll520.linling.core.service.
IFilterUrlServer
待过滤的路径,传入的 filter 包括了 默认的过滤器
若返回一个new 的map 将导致默认的过滤失效
filterUrl(Map<String, String>, ShiroInfoValue)
- 类 中的方法cn.hll520.linling.core.service.impl.
DefaultFilterUrlServer
forward(String)
- 类 中的静态方法cn.hll520.linling.core.util.
PathUtils
拼接服务转发URL
G
getAppHost()
- 类 中的方法cn.hll520.linling.core.api.
AppInfoApi
getAppInfo()
- 类 中的方法cn.hll520.linling.core.api.
AppInfoApi
getAppInfoHost()
- 类 中的方法cn.hll520.linling.core.api.
AppInfoApi
getAppVersion()
- 类 中的方法cn.hll520.linling.core.api.
AppInfoApi
getCode()
- 异常错误 中的方法cn.hll520.linling.core.exception.
ServerException
getDefaultWebSecurityManager(DefaultCoreRealmServer)
- 类 中的方法cn.hll520.linling.core.config.
ShiroConfig
安全管理区 创建DefaultWebSecurityManager
@Qualifier("realm")
找到一个名为 realm 的方法 并将其注入到参数种 Spring 注解 @
@Bean("SecurityManager")
用于自动注入,并声明为 name=“SecurityManager”
getManage()
- 类 中的方法cn.hll520.linling.core.config.
AppManageConfig
获取默认的系统管理后台配置
getShiroFilterFactoryBean(DefaultWebSecurityManager)
- 类 中的方法cn.hll520.linling.core.config.
ShiroConfig
创建 ShiroFilterFactorBean
@Bean
放入Spring 容器 使配置生效
getUserRealm()
- 类 中的方法cn.hll520.linling.core.config.
ShiroConfig
设置 Realm
@bean
用于将方法放入Spring容器
H
hostValueResult()
- 类 中的方法cn.hll520.linling.core.api.
AppInfoApi
I
identity()
- 类 中的方法cn.hll520.linling.core.api.
AppIdentityApi
IFilterUrlServer
-
cn.hll520.linling.core.service
中的接口
描述: 待过滤路径
ILoginServer
<
T
extends
UserBase
> -
cn.hll520.linling.core.service
中的接口
描述:登录和身份验证接口
IManageServer
-
cn.hll520.linling.core.service
中的接口
描述: 管理后台相关设置
infoValueResult()
- 类 中的方法cn.hll520.linling.core.api.
AppInfoApi
insertFill(MetaObject)
- 类 中的方法cn.hll520.linling.core.config.
AutoSQLConfig
插入字段 时间 填充
L
leftMenu(List<MenuGroup>)
- 接口 中的方法cn.hll520.linling.core.service.
IManageServer
添加左边的面板
leftMenu(List<MenuGroup>)
- 类 中的方法cn.hll520.linling.core.service.impl.
DefaultManageServer
LinlingCoreExceptionHandler
-
cn.hll520.linling.core
中的类
描述:通用异常拦截处理类
LinlingCoreExceptionHandler(ShiroInfoValue)
- 类 的构造器cn.hll520.linling.core.
LinlingCoreExceptionHandler
LinlingCoreWebMvcHandler
-
cn.hll520.linling.core
中的类
描述: 页面地址映射
LinlingCoreWebMvcHandler(AppHostValue)
- 类 的构造器cn.hll520.linling.core.
LinlingCoreWebMvcHandler
login(UserBase, boolean)
- 类 中的方法cn.hll520.linling.core.api.
AppIdentityApi
login(Model)
- 类 中的方法cn.hll520.linling.core.api.mvc.
AppLoginMvc
login(UserBase)
- 接口 中的方法cn.hll520.linling.core.service.
ILoginServer
登录接口
login(UserBase)
- 类 中的方法cn.hll520.linling.core.service.impl.
DefaultLoginServer
logout()
- 类 中的方法cn.hll520.linling.core.api.
AppIdentityApi
M
main(String[])
- 类 中的静态方法cn.hll520.linling.core.
CoreApplication
Menu
-
cn.hll520.linling.core.object
中的类
描述: 菜单
Menu()
- 类 的构造器cn.hll520.linling.core.object.
Menu
Menu(String, String)
- 类 的构造器cn.hll520.linling.core.object.
Menu
Menu(String, String, String)
- 类 的构造器cn.hll520.linling.core.object.
Menu
MenuGroup
-
cn.hll520.linling.core.object
中的类
描述: 菜单组 一组菜单
MenuGroup()
- 类 的构造器cn.hll520.linling.core.object.
MenuGroup
modify(AppManageValue, AppInfoValue, List<Menu>)
- 接口 中的方法cn.hll520.linling.core.service.
IManageServer
修改manage 管理 默认空实现
MybatisPlusConfig
-
cn.hll520.linling.core.config
中的类
描述: Mybatis-Plus 配置类
MybatisPlusConfig()
- 类 的构造器cn.hll520.linling.core.config.
MybatisPlusConfig
mybatisPlusInterceptor()
- 类 中的方法cn.hll520.linling.core.config.
MybatisPlusConfig
新的分页插件,一缓和二缓遵循mybatis的规则, 需要设置 MybatisConfiguration#useDeprecatedExecutor = false 避免缓存出现问题(该属性会在旧插件移除后一同移除)
N
noLogin(String)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
返回带未登录标识的失败结果
noPermit(String)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
权限不足
O
Order
-
cn.hll520.linling.core.object
中的枚举
描述:排序方式
P
PathUtils
-
cn.hll520.linling.core.util
中的类
描述:服务地址字符串拼接
PathUtils()
- 类 的构造器cn.hll520.linling.core.util.
PathUtils
PromiseBase
-
cn.hll520.linling.core.object.safety
中的类
描述: 权限基类
PromiseBase()
- 类 的构造器cn.hll520.linling.core.object.safety.
PromiseBase
Q
QueryParams
-
cn.hll520.linling.core.object
中的类
描述:查询参数
QueryParams()
- 类 的构造器cn.hll520.linling.core.object.
QueryParams
无参构造
QueryParams(Integer)
- 类 的构造器cn.hll520.linling.core.object.
QueryParams
默认构造
QueryParams(Integer, Integer)
- 类 的构造器cn.hll520.linling.core.object.
QueryParams
两个参数
QueryParams(Integer, Integer, String, Order)
- 类 的构造器cn.hll520.linling.core.object.
QueryParams
全量构造
R
redirect(String)
- 类 中的静态方法cn.hll520.linling.core.util.
PathUtils
拼接服务重定向URL
Remember()
- 类 的构造器cn.hll520.linling.core.autovalue.
ShiroInfoValue.Remember
rememberMeCookie()
- 类 中的方法cn.hll520.linling.core.config.
ShiroConfig
cookie对象;
rememberMeManager()
- 类 中的方法cn.hll520.linling.core.config.
ShiroConfig
cookie管理对象;记住我功能,rememberMe管理器
Result
<
T
> -
cn.hll520.linling.core.object
中的类
描述: 请求的标准结果
Result()
- 类 的构造器cn.hll520.linling.core.object.
Result
无参数构造
Result(boolean, int, String)
- 类 的构造器cn.hll520.linling.core.object.
Result
不带响应数据的构造
这里这是表明请求是否遇到问题与服务无关
-200 表示成功 -500表示需要登录 -400表示权限不足 -1000以上是失败后的错误代码
Result(boolean, int, String, T)
- 类 的构造器cn.hll520.linling.core.object.
Result
不带响应数据的构造
这里这是表明请求是否遇到问题与服务无关
-200 表示成功 -500表示需要登录 -400表示权限不足 -1000以上是失败后的错误代码
ResultPage
<
T
> -
cn.hll520.linling.core.object
中的类
描述:标准分页响应
ResultPage()
- 类 的构造器cn.hll520.linling.core.object.
ResultPage
ResultPage(long, long, long, List<T>)
- 类 的构造器cn.hll520.linling.core.object.
ResultPage
使用四个参数构造
将自动计算页数和数据量
ResultPage(Page<T>)
- 类 的构造器cn.hll520.linling.core.object.
ResultPage
根据分页结果生成标准分页结果集
ResultUtils
-
cn.hll520.linling.core.util
中的类
描述:用于生成一些常用的结果
ResultUtils()
- 类 的构造器cn.hll520.linling.core.util.
ResultUtils
RoleBase
-
cn.hll520.linling.core.object.safety
中的类
描述:身份基类
RoleBase()
- 类 的构造器cn.hll520.linling.core.object.safety.
RoleBase
S
ServerException
-
cn.hll520.linling.core.exception
中的异常错误
描述:通用的 响应异常
ServerException()
- 异常错误 的构造器cn.hll520.linling.core.exception.
ServerException
无参构造
ServerException(String)
- 异常错误 的构造器cn.hll520.linling.core.exception.
ServerException
带一个参数的构造
ServerException(int, String)
- 异常错误 的构造器cn.hll520.linling.core.exception.
ServerException
两个参数的构造
setCode(int)
- 异常错误 中的方法cn.hll520.linling.core.exception.
ServerException
ShiroConfig
-
cn.hll520.linling.core.config
中的类
描述: shiro 组件配置
ShiroConfig(ShiroInfoValue, DefaultCoreRealmServer, IFilterUrlServer)
- 类 的构造器cn.hll520.linling.core.config.
ShiroConfig
ShiroInfoValue
-
cn.hll520.linling.core.autovalue
中的类
描述: 安全配置类
ShiroInfoValue()
- 类 的构造器cn.hll520.linling.core.autovalue.
ShiroInfoValue
ShiroInfoValue.Caching
-
cn.hll520.linling.core.autovalue
中的类
缓存
ShiroInfoValue.FilterUrl
-
cn.hll520.linling.core.autovalue
中的类
ShiroInfoValue.Remember
-
cn.hll520.linling.core.autovalue
中的类
记住我
success(T)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
返回一个带数据的成功结果
success(String)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
返回只有带消息的成功结果
success(T, String)
- 类 中的静态方法cn.hll520.linling.core.util.
ResultUtils
返回带数据和消息的成功结果
SwaggerConfig
-
cn.hll520.linling.core.config
中的类
描述: Swagger API 页面配置 模式地址是
/swagger-ui/index.html
SwaggerConfig(SwaggerInfoValue, AppInfoValue)
- 类 的构造器cn.hll520.linling.core.config.
SwaggerConfig
构造函数自动注入
SwaggerInfoValue
-
cn.hll520.linling.core.autovalue
中的类
描述: API 接口 监管 配置
SwaggerInfoValue()
- 类 的构造器cn.hll520.linling.core.autovalue.
SwaggerInfoValue
T
topMenu(List<Menu>)
- 接口 中的方法cn.hll520.linling.core.service.
IManageServer
头部菜单组
topMenu(List<Menu>)
- 类 中的方法cn.hll520.linling.core.service.impl.
DefaultManageServer
U
unLogin(Exception)
- 类 中的方法cn.hll520.linling.core.
LinlingCoreExceptionHandler
未登录异常处理
unLoginHtml(Model)
- 类 中的方法cn.hll520.linling.core.api.
AppExceptionApi
unLoginJson()
- 类 中的方法cn.hll520.linling.core.api.
AppExceptionApi
unPromise(Exception)
- 类 中的方法cn.hll520.linling.core.
LinlingCoreExceptionHandler
权限不足异常处理
unPromiseHtml(Model)
- 类 中的方法cn.hll520.linling.core.api.
AppExceptionApi
unPromiseJson()
- 类 中的方法cn.hll520.linling.core.api.
AppExceptionApi
updateFill(MetaObject)
- 类 中的方法cn.hll520.linling.core.config.
AutoSQLConfig
更新字段 时间 填充
UserBase
-
cn.hll520.linling.core.object.safety
中的类
描述: 用户身份认证 基类
UserBase()
- 类 的构造器cn.hll520.linling.core.object.safety.
UserBase
UserBase(String)
- 类 的构造器cn.hll520.linling.core.object.safety.
UserBase
UserBase(String, String)
- 类 的构造器cn.hll520.linling.core.object.safety.
UserBase
两个参数的构造
V
valueOf(String)
- 枚举 中的静态方法cn.hll520.linling.core.object.
Order
返回带有指定名称的该类型的枚举常量。
values()
- 枚举 中的静态方法cn.hll520.linling.core.object.
Order
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
W
welcome(List<MenuGroup>, String)
- 接口 中的方法cn.hll520.linling.core.service.
IManageServer
默认欢迎页面url
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2021. All rights reserved.