索引

A B C D F G H I L M P Q R S T U V X 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

AppConnect - top.binfast.common.seed.model中的类
 
AppConnect() - 类的构造器 top.binfast.common.seed.model.AppConnect
 
AppConnectMapper - top.binfast.common.seed.mapper中的接口
 
AuthenticationInterceptor - top.binfast.common.seed.interceptor中的类
 
AuthenticationInterceptor() - 类的构造器 top.binfast.common.seed.interceptor.AuthenticationInterceptor
 
AuthStrategyI - top.binfast.common.seed.strategy中的接口
 
AutoMapperConfig - io.github.linpeilie中的接口
 

B

BaseServiceImpl - top.binfast.common.seed.base中的类
 
BaseServiceImpl() - 类的构造器 top.binfast.common.seed.base.BaseServiceImpl
 

C

convert(SysClient) - 类中的方法 top.binfast.common.seed.model.SysClientToSysClientVoMapperImpl
 
convert(SysClient, SysClientVo) - 类中的方法 top.binfast.common.seed.model.SysClientToSysClientVoMapperImpl
 
convert(SysClientVo) - 类中的方法 top.binfast.common.seed.model.vo.SysClientVoToSysClientMapperImpl
 
convert(SysClientVo, SysClient) - 类中的方法 top.binfast.common.seed.model.vo.SysClientVoToSysClientMapperImpl
 
ConverterMapperAdapter - io.github.linpeilie中的类
 
ConverterMapperAdapter() - 类的构造器 io.github.linpeilie.ConverterMapperAdapter
 

D

DataObjectUtil - top.binfast.common.seed.base中的类
 
DataObjectUtil() - 类的构造器 top.binfast.common.seed.base.DataObjectUtil
 
datasource() - 类中的方法 top.binfast.common.seed.config.DataSourceConfig
 
dataSourceConfig() - 类中的方法 top.binfast.common.seed.SeedAutoConfiguration
 
DataSourceConfig - top.binfast.common.seed.config中的类
 
DataSourceConfig() - 类的构造器 top.binfast.common.seed.config.DataSourceConfig
 
DefaultAuthStrategy - top.binfast.common.seed.strategy中的类
 
DefaultAuthStrategy() - 类的构造器 top.binfast.common.seed.strategy.DefaultAuthStrategy
 
deleteOne(Long) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - 类中的方法 top.binfast.common.seed.config.XssSecurityFilter
Same contract as for doFilter, but guaranteed to be just invoked once per request within a single request thread.

F

findCustomListPage(BasePageSortParam, String, Class<U>) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 
findListPage(BasePageSortParam) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 
findListPage(BasePageSortParam, Function<List<T>, List<U>>) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 

G

generateTree(List<T>) - 类中的静态方法 top.binfast.common.seed.base.DataObjectUtil
 
getByBizUserId(String, String) - 接口中的方法 top.binfast.common.seed.mapper.AppConnectMapper
 
getById(Long) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 
getBySessionKey(String) - 接口中的方法 top.binfast.common.seed.mapper.AppConnectMapper
 
getOne(Long) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 
getUserIdByUnionId(String) - 接口中的方法 top.binfast.common.seed.mapper.AppConnectMapper
 
globalExceptionHandler() - 类中的方法 top.binfast.common.seed.SeedAutoConfiguration
 
GlobalExceptionHandler - top.binfast.common.seed.handler中的类
全局的的异常拦截器
GlobalExceptionHandler() - 类的构造器 top.binfast.common.seed.handler.GlobalExceptionHandler
 

H

handleBindException(BindException) - 类中的方法 top.binfast.common.seed.handler.GlobalExceptionHandler
处理bind绑定对象传参验证
handleConstraintViolationException(ConstraintViolationException) - 类中的方法 top.binfast.common.seed.handler.GlobalExceptionHandler
处理普通参数传参验证异常
handleException(Exception) - 类中的方法 top.binfast.common.seed.handler.GlobalExceptionHandler
处理系统未知异常
handleMethodArgumentNotValidException(MethodArgumentNotValidException) - 类中的方法 top.binfast.common.seed.handler.GlobalExceptionHandler
 
handleNotLoginException(NotLoginException) - 类中的方法 top.binfast.common.seed.handler.GlobalExceptionHandler
认证失败
handlePlatformException(PlatformException) - 类中的方法 top.binfast.common.seed.handler.GlobalExceptionHandler
处理内部警告异常

I

insertBatchDirect(List<T>) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 
io.github.linpeilie - 程序包 io.github.linpeilie
 
IServiceBak<T> - top.binfast.common.seed.base中的接口
 
isNew(Long) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 

L

listAll() - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 
listByIds(Collection<? extends Serializable>) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 
login(LoginBody, SysClientVo) - 接口中的方法 top.binfast.common.seed.strategy.AuthStrategyI
登录
login(LoginBody, SysClientVo, String) - 类中的静态方法 top.binfast.common.seed.strategy.DefaultAuthStrategy
登录
LOGIN_USER_KEY - 类中的静态变量 top.binfast.common.seed.strategy.DefaultAuthStrategy
 
LoginBody - top.binfast.common.seed.model.login中的类
用户登录对象
LoginBody() - 类的构造器 top.binfast.common.seed.model.login.LoginBody
 
LoginVo - top.binfast.common.seed.model.vo中的类
登录验证信息
LoginVo() - 类的构造器 top.binfast.common.seed.model.vo.LoginVo
 

M

masterDataSourceTransactionManager(DataSource) - 类中的方法 top.binfast.common.seed.config.DataSourceConfig
创建事务
methodValidationPostProcessor() - 类中的方法 top.binfast.common.seed.config.ValidatorConfig
 
MiniAppLoginBody - top.binfast.common.seed.model.login中的类
小程序登录对象
MiniAppLoginBody() - 类的构造器 top.binfast.common.seed.model.login.MiniAppLoginBody
 

P

PasswordLoginBody - top.binfast.common.seed.model.login中的类
密码登录对象
PasswordLoginBody() - 类的构造器 top.binfast.common.seed.model.login.PasswordLoginBody
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - 类中的方法 top.binfast.common.seed.interceptor.AuthenticationInterceptor
 

Q

queryByClientId(String) - 类中的方法 top.binfast.common.seed.services.impl.SysClientServImpl
 
queryByClientId(String) - 接口中的方法 top.binfast.common.seed.services.SysClientServ
查询客户端信息基于客户端id
queryById(Long) - 类中的方法 top.binfast.common.seed.services.impl.SysClientServImpl
 
queryById(Long) - 接口中的方法 top.binfast.common.seed.services.SysClientServ
查询客户端管理

R

restTemplate() - 类中的方法 top.binfast.common.seed.config.RestTemplateConfig
 
RestTemplateConfig - top.binfast.common.seed.config中的类
 
RestTemplateConfig() - 类的构造器 top.binfast.common.seed.config.RestTemplateConfig
 

S

saLogin(LoginUser, SysClientVo) - 类中的静态方法 top.binfast.common.seed.strategy.DefaultAuthStrategy
 
saveAll(List<T>) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 
saveOne(T) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 
saveOneDirect(T) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 
SeedAutoConfiguration - top.binfast.common.seed中的类
 
SeedAutoConfiguration() - 类的构造器 top.binfast.common.seed.SeedAutoConfiguration
 
setBaseInfo(K) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 
setBaseInfo(BaseModel) - 类中的静态方法 top.binfast.common.seed.base.DataObjectUtil
设置基础信息字段
SmsLoginBody - top.binfast.common.seed.model.login中的类
 
SmsLoginBody() - 类的构造器 top.binfast.common.seed.model.login.SmsLoginBody
 
SocialLoginBody - top.binfast.common.seed.model.login中的类
三方登录对象
SocialLoginBody() - 类的构造器 top.binfast.common.seed.model.login.SocialLoginBody
 
springContextUtils() - 类中的方法 top.binfast.common.seed.SeedAutoConfiguration
 
SysClient - top.binfast.common.seed.model中的类
终端信息表
SysClient() - 类的构造器 top.binfast.common.seed.model.SysClient
 
SysClientMapper - top.binfast.common.seed.mapper中的接口
终端信息表 Mapper 接口
SysClientServ - top.binfast.common.seed.services中的接口
 
SysClientServImpl - top.binfast.common.seed.services.impl中的类
 
SysClientServImpl() - 类的构造器 top.binfast.common.seed.services.impl.SysClientServImpl
 
SysClientToSysClientVoMapper - top.binfast.common.seed.model中的接口
 
SysClientToSysClientVoMapperImpl - top.binfast.common.seed.model中的类
 
SysClientToSysClientVoMapperImpl() - 类的构造器 top.binfast.common.seed.model.SysClientToSysClientVoMapperImpl
 
SysClientVo - top.binfast.common.seed.model.vo中的类
终端信息表 sys_client
SysClientVo() - 类的构造器 top.binfast.common.seed.model.vo.SysClientVo
 
SysClientVoToSysClientMapper - top.binfast.common.seed.model.vo中的接口
 
SysClientVoToSysClientMapperImpl - top.binfast.common.seed.model.vo中的类
 
SysClientVoToSysClientMapperImpl() - 类的构造器 top.binfast.common.seed.model.vo.SysClientVoToSysClientMapperImpl
 

T

tbcsm_SysClientToSysClientVo(List<SysClient>) - 类中的方法 io.github.linpeilie.ConverterMapperAdapter
 
tbcsm_SysClientToSysClientVo(SysClient) - 类中的方法 io.github.linpeilie.ConverterMapperAdapter
 
tbcsmv_SysClientVoToSysClient(List<SysClientVo>) - 类中的方法 io.github.linpeilie.ConverterMapperAdapter
 
tbcsmv_SysClientVoToSysClient(SysClientVo) - 类中的方法 io.github.linpeilie.ConverterMapperAdapter
 
TENANT_KEY - 类中的静态变量 top.binfast.common.seed.strategy.DefaultAuthStrategy
 
top.binfast.common.seed - 程序包 top.binfast.common.seed
 
top.binfast.common.seed.base - 程序包 top.binfast.common.seed.base
 
top.binfast.common.seed.config - 程序包 top.binfast.common.seed.config
 
top.binfast.common.seed.handler - 程序包 top.binfast.common.seed.handler
 
top.binfast.common.seed.interceptor - 程序包 top.binfast.common.seed.interceptor
 
top.binfast.common.seed.mapper - 程序包 top.binfast.common.seed.mapper
 
top.binfast.common.seed.model - 程序包 top.binfast.common.seed.model
 
top.binfast.common.seed.model.login - 程序包 top.binfast.common.seed.model.login
 
top.binfast.common.seed.model.vo - 程序包 top.binfast.common.seed.model.vo
 
top.binfast.common.seed.services - 程序包 top.binfast.common.seed.services
 
top.binfast.common.seed.services.impl - 程序包 top.binfast.common.seed.services.impl
 
top.binfast.common.seed.strategy - 程序包 top.binfast.common.seed.strategy
 

U

updateBatchDirect(List<T>) - 接口中的方法 top.binfast.common.seed.base.IServiceBak
 
USER_KEY - 类中的静态变量 top.binfast.common.seed.strategy.DefaultAuthStrategy
 

V

ValidatorConfig - top.binfast.common.seed.config中的类
 
ValidatorConfig() - 类的构造器 top.binfast.common.seed.config.ValidatorConfig
 

X

XssSecurityFilter - top.binfast.common.seed.config中的类
 
XssSecurityFilter() - 类的构造器 top.binfast.common.seed.config.XssSecurityFilter
 
A B C D F G H I L M P Q R S T U V X 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格