您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
E
F
G
H
I
J
K
L
M
O
P
R
S
T
U
V
W
A
ADMIN
- 类 中的静态变量top.daxian1218.dust.service.security.
AuthoritiesConstants
afterPropertiesSet()
- 类 中的方法top.daxian1218.dust.service.async.
DustAsyncTaskExecutor
ANONYMOUS
- 类 中的静态变量top.daxian1218.dust.service.security.
AuthoritiesConstants
appManager(DustDbProperties, DbAdapterManager)
- 类 中的方法top.daxian1218.dust.service.config.
TenantAutoConfiguration
AspectConfiguration
-
top.daxian1218.dust.service.config
中的类
启用AOP功能
AspectConfiguration()
- 类 的构造器top.daxian1218.dust.service.config.
AspectConfiguration
Async()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Async
AsyncConfiguration
-
top.daxian1218.dust.service.config
中的类
AsyncConfiguration()
- 类 的构造器top.daxian1218.dust.service.config.
AsyncConfiguration
Authentication()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication
AuthoritiesConstants
-
top.daxian1218.dust.service.security
中的类
角色常量
AUTHORIZATION_HEADER
- 接口 中的静态变量top.daxian1218.dust.service.security.jwt.
IAuthentication
AUTHORIZATION_PARAMETER
- 接口 中的静态变量top.daxian1218.dust.service.security.jwt.
IAuthentication
AUTHORIZE_ERROR
- 接口 中的静态变量top.daxian1218.dust.service.security.jwt.
IAuthentication
authorizeFailure()
- 类 中的静态方法top.daxian1218.dust.service.util.
ResponseUtil
B
bearer2Authentication(String)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
token转化为Authorization对象
bearer2Authentication(String)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
token转化为Authorization对象
beforeBodyWrite(Object, MethodParameter, MediaType, Class, ServerHttpRequest, ServerHttpResponse)
- 类 中的方法top.daxian1218.dust.service.web.
ResponseHandler
C
Cache()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Cache
Cache()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Http.Cache
cacheManager()
- 类 中的方法top.daxian1218.dust.service.config.
DustDbAutoConfiguration
clear()
- 类 中的方法top.daxian1218.dust.service.cache.redis.
RedisCache
CommonsAutoConfiguration
-
top.daxian1218.dust.service.config
中的类
通用工具AutoConfig, 关联Spring AppicalitionContext和BeanUtil
CommonsAutoConfiguration(ApplicationContext)
- 类 的构造器top.daxian1218.dust.service.config.
CommonsAutoConfiguration
ComponentConfiguration
-
top.daxian1218.dust.service.config
中的类
用于自定义的Component目录
ComponentConfiguration()
- 类 的构造器top.daxian1218.dust.service.config.
ComponentConfiguration
configureMessageConverters(List<HttpMessageConverter<?>>)
- 类 中的方法top.daxian1218.dust.service.config.
WebConfiguration
Constants
-
top.daxian1218.dust.service.config
中的类
微服务常量类
convertProperty(String, String)
- 类 中的方法top.daxian1218.dust.service.util.
EnProperty
convertToUser(String)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
corsFilter()
- 类 中的方法top.daxian1218.dust.service.config.
WebConfiguration
createIndex(String, String, boolean)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
createJwtToken(DustUser, Boolean)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
createPropertySource(String, EncodedResource)
- 类 中的方法top.daxian1218.dust.service.sql.
SqlYamlPropertySourceFactory
createRefreshToken(Authentication)
- 接口 中的方法top.daxian1218.dust.service.security.jwt.
IAuthentication
createRefreshToken(Authentication)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
createRefreshToken(DustUser)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
createToken(Authentication, Boolean)
- 接口 中的方法top.daxian1218.dust.service.security.jwt.
IAuthentication
createToken(Authentication, Boolean)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
createToken(DustUser, Boolean)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
CustomMapping
-
top.daxian1218.dust.service.annotation
中的注释类型
自定义请求返回值注解
D
dataSourceProperties()
- 类 中的方法top.daxian1218.dust.service.config.
DruidAutoConfiguration
dbAdapterManager()
- 类 中的方法top.daxian1218.dust.service.config.
DustDbAutoConfiguration
dbManager()
- 类 中的方法top.daxian1218.dust.service.config.
DustDbAutoConfiguration
decode(String)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
EncodeProvider
解密方法,用于解密相应的内容
decode(String, String)
- 接口 中的方法top.daxian1218.dust.service.security.jwt.
IEncodeFactory
delete(String, Object)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
destroy()
- 类 中的方法top.daxian1218.dust.service.async.
DustAsyncTaskExecutor
destroy()
- 类 中的方法top.daxian1218.dust.service.web.filter.
HttpHeadersFilter
destroy()
- 类 中的方法top.daxian1218.dust.service.web.filter.
TenantFilter
DEVELOP
- 类 中的静态变量top.daxian1218.dust.service.security.
AuthoritiesConstants
dictRedisTemplate(RedisConnectionFactory)
- 类 中的方法top.daxian1218.dust.service.config.
RedisConfiguration
doFilter(ServletRequest, ServletResponse, FilterChain)
- 类 中的方法top.daxian1218.dust.service.web.filter.
HttpHeadersFilter
doFilter(ServletRequest, ServletResponse, FilterChain)
- 类 中的方法top.daxian1218.dust.service.web.filter.
TenantFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain)
- 类 中的方法top.daxian1218.dust.service.security.
JwtAuthorizationFilter
drop(String)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
DruidAutoConfiguration
-
top.daxian1218.dust.service.config
中的类
引入druid连接池,需配置druid信息
DruidAutoConfiguration()
- 类 的构造器top.daxian1218.dust.service.config.
DruidAutoConfiguration
druidTemplate(DataSourceProperties)
- 类 中的方法top.daxian1218.dust.service.config.
DruidAutoConfiguration
DustApplicationListener
-
top.daxian1218.dust.service.config
中的类
DustApplicationListener()
- 类 的构造器top.daxian1218.dust.service.config.
DustApplicationListener
DustAsyncTaskExecutor
-
top.daxian1218.dust.service.async
中的类
异步任务执行器,用于执行异步操作,通常根据 所有任务的执行异常都会记录日志
DustAsyncTaskExecutor(AsyncTaskExecutor)
- 类 的构造器top.daxian1218.dust.service.async.
DustAsyncTaskExecutor
DustAsyncTaskExecutor.TaskInfo
<
T
> -
top.daxian1218.dust.service.async
中的类
DustAuthentication
-
top.daxian1218.dust.service.security
中的类
微服务的认证信息
DustAuthentication(DustUser)
- 类 的构造器top.daxian1218.dust.service.security.
DustAuthentication
DustAuthentication.DustPrincipal
-
top.daxian1218.dust.service.security
中的类
DustDbAutoConfiguration
-
top.daxian1218.dust.service.config
中的类
DustDB公共配置类
DustDbAutoConfiguration()
- 类 的构造器top.daxian1218.dust.service.config.
DustDbAutoConfiguration
dustDbProperties()
- 类 中的方法top.daxian1218.dust.service.config.
DustDbAutoConfiguration
DustJsonValueFilter
-
top.daxian1218.dust.service.common
中的类
DustJsonValueFilter()
- 类 的构造器top.daxian1218.dust.service.common.
DustJsonValueFilter
DustMapping
-
top.daxian1218.dust.service.annotation
中的注释类型
需要统一处理的返回值
DustMsException
-
top.daxian1218.dust.service.common
中的异常错误
微服务异常基类
DustMsException(String)
- 异常错误 的构造器top.daxian1218.dust.service.common.
DustMsException
DustMsException(String, String, Throwable)
- 异常错误 的构造器top.daxian1218.dust.service.common.
DustMsException
DustMsProperties
-
top.daxian1218.dust.service.config
中的类
微服务的相应配置 思路来自于JHipster
DustMsProperties()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties
dustMsProperties
- 类 中的变量top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
DustMsProperties.Async
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Cache
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Cache.Hazelcast
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Http
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Http.Cache
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Logging
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Logging.Logdb
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Logging.Logstash
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Logging.SpectatorMetrics
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Mail
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Metrics
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Metrics.Graphite
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Metrics.Jmx
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Metrics.Logs
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Metrics.Spark
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Repository
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Ribbon
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Security
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Security.Authentication
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Security.Authentication.Encode
-
top.daxian1218.dust.service.config
中的类
encodeLevel分为三级,0-仅token加密,1-仅参数加密,2-全部加密 默认为0
DustMsProperties.Security.Authentication.Jwt
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Security.Authentication.Sign
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Stream
-
top.daxian1218.dust.service.config
中的类
DustMsProperties.Swagger
-
top.daxian1218.dust.service.config
中的类
DustPrincipal(String)
- 类 的构造器top.daxian1218.dust.service.security.
DustAuthentication.DustPrincipal
DustResponse
-
top.daxian1218.dust.service.common
中的类
DustResponse()
- 类 的构造器top.daxian1218.dust.service.common.
DustResponse
DustUser
-
top.daxian1218.dust.service.security
中的类
系统参数类 时间戳(timestamp)、应用ID(appId)、签名(sign)、租户(tenantId) 签名在安全处验证,该处只做标识
DustUser()
- 类 的构造器top.daxian1218.dust.service.security.
DustUser
DustUser(String, String, Long)
- 类 的构造器top.daxian1218.dust.service.security.
DustUser
E
Encode()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Encode
encode(String, String)
- 接口 中的方法top.daxian1218.dust.service.security.jwt.
IEncodeFactory
ENCODE_TYPE
- 类 中的静态变量top.daxian1218.dust.service.security.jwt.
EncodeProvider
encodeProvider()
- 类 中的方法top.daxian1218.dust.service.config.
ComponentConfiguration
EncodeProvider
-
top.daxian1218.dust.service.security.jwt
中的类
转码工具类,用于避免一些敏感信息的明文传输 主要是请求参数的转码,现阶段暂不处理header的内容
EncodeProvider()
- 类 的构造器top.daxian1218.dust.service.security.jwt.
EncodeProvider
enProperty()
- 类 中的方法top.daxian1218.dust.service.config.
ComponentConfiguration
EnProperty
-
top.daxian1218.dust.service.util
中的类
继承PropertyPlaceholderConfigurer 支持密文属性的属性配置器
EnProperty()
- 类 的构造器top.daxian1218.dust.service.util.
EnProperty
evict(String...)
- 类 中的方法top.daxian1218.dust.service.cache.redis.
RedisCache
exception(DustException)
- 类 中的静态方法top.daxian1218.dust.service.util.
ResponseUtil
exception(Exception)
- 类 中的静态方法top.daxian1218.dust.service.util.
ResponseUtil
exception(DustException)
- 类 中的方法top.daxian1218.dust.service.web.
ResponseHandler
规定错误
exception(Exception)
- 类 中的方法top.daxian1218.dust.service.web.
ResponseHandler
其他错误
exceptionsHandler()
- 类 中的方法top.daxian1218.dust.service.config.
WebConfiguration
execute(Runnable)
- 类 中的方法top.daxian1218.dust.service.async.
DustAsyncTaskExecutor
execute(Runnable, long)
- 类 中的方法top.daxian1218.dust.service.async.
DustAsyncTaskExecutor
execute(DustAsyncTaskExecutor.TaskInfo)
- 类 中的方法top.daxian1218.dust.service.async.
DustAsyncTaskExecutor
exists(String)
- 类 中的方法top.daxian1218.dust.service.cache.redis.
RedisCache
F
find(String, Object)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
findAndModify(String, Object, Object, Object)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
findOne(String, String)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
G
get(String)
- 类 中的方法top.daxian1218.dust.service.cache.redis.
RedisCache
get(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getAdapter()
- 类 中的方法top.daxian1218.dust.service.web.filter.
TenantFilter
getAppId()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getAsync()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
getAsyncExecutor()
- 类 中的方法top.daxian1218.dust.service.config.
AsyncConfiguration
getAsyncUncaughtExceptionHandler()
- 类 中的方法top.daxian1218.dust.service.config.
AsyncConfiguration
getAuthentication()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security
getAuthorities()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getBackupCount()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Cache.Hazelcast
getCache()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
getCache()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Http
getCode()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getContactEmail()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
getContactName()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
getContactUrl()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
getCorePoolSize()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Async
getCors()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
getCorsMatchers()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
getCredentials()
- 类 中的方法top.daxian1218.dust.service.security.
DustAuthentication
getCurrentUser()
- 类 中的静态方法top.daxian1218.dust.service.security.
SecurityUtils
获取当前请求的用户
getData()
- 类 中的方法top.daxian1218.dust.service.common.
DustResponse
getDataSource()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logdb
getDepartmentId()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getDescription()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
getDetails()
- 类 中的方法top.daxian1218.dust.service.security.
DustAuthentication
getDisplayOnActiveProfiles()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Ribbon
getEncode()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication
getEncodeLevel()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Encode
getEncodeLevel()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
EncodeProvider
getEncodeType()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Encode
getEncodeType()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
EncodeProvider
getError()
- 类 中的方法top.daxian1218.dust.service.common.
DustResponse
getException()
- 类 中的方法top.daxian1218.dust.service.common.
DustResponse
getFrom()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Mail
getGraphite()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics
getHazelcast()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Cache
getHost()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logstash
getHost()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Graphite
getHost()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Spark
getHttp()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
getId()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getIgnoreMatchers()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security
getJmx()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics
getJwt()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication
getLicense()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
getLicenseUrl()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
getLogdb()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging
getLogging()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
getLogs()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics
getLogstash()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging
getMail()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
getMaxPoolSize()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Async
getMessage()
- 类 中的方法top.daxian1218.dust.service.common.
DustResponse
getMetrics()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
getName()
- 类 中的方法top.daxian1218.dust.service.security.
DustAuthentication.DustPrincipal
getName()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getOrgCode()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getOrgId()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getPort()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logstash
getPort()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Graphite
getPort()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Spark
getPrefix()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Graphite
getPrincipal()
- 类 中的方法top.daxian1218.dust.service.security.
DustAuthentication
getProps()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getQueueCapacity()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Async
getQueueSize()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logstash
getRefreshToken()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getReportFrequency()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Logs
getRepository()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
getResult()
- 类 中的方法top.daxian1218.dust.service.async.
DustAsyncTaskExecutor.TaskInfo
getRibbon()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
getRights()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getRoles()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getSecret()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Jwt
getSecret()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Sign
getSecretKey()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
getSecretKey()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
SignProvider
getSecretKey()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
getSecurity()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
getSid()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getSign()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication
getSpark()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics
getSpectatorMetrics()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging
getStartTimeout()
- 类 中的方法top.daxian1218.dust.service.async.
DustAsyncTaskExecutor.TaskInfo
getStatus()
- 类 中的方法top.daxian1218.dust.service.common.
DustResponse
getStream()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
getSwagger()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
getTenantId()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getTermsOfServiceUrl()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
getTimestamp()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getTimeToLiveInDays()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Http.Cache
getTimeToLiveSeconds()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Cache
getTitle()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
getToken()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
getTokenValidityInSeconds()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Jwt
getTokenValidityInSeconds()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
getTokenValidityInSeconds()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
getTokenValidityInSecondsForRememberMe()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Jwt
getTokenValidityInSecondsForRememberMe()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
getTokenValidityInSecondsForRememberMe()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
getUser()
- 类 中的方法top.daxian1218.dust.service.security.
DustAuthentication
getUserId()
- 类 中的静态方法top.daxian1218.dust.service.security.
SecurityUtils
getUserInfo()
- 类 中的静态方法top.daxian1218.dust.service.security.
SecurityUtils
JWT以及业务接口组成的登录用户信息 NOTE: 只有使用
DustAuthentication
时,才会返回信息
getVersion()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
Graphite()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Graphite
H
handle(Exception)
- 类 中的方法top.daxian1218.dust.service.async.
DustAsyncTaskExecutor
hasLock(String, Object)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
hasRole(String)
- 类 中的静态方法top.daxian1218.dust.service.security.
SecurityUtils
当前用户是否具有authority角色
Hazelcast()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Cache.Hazelcast
Http()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Http
HttpHeadersFilter
-
top.daxian1218.dust.service.web.filter
中的类
请求头的修改过滤器 暂时不启用,后续根据需求在加入 系统参数的处理已经转移到security模块
HttpHeadersFilter()
- 类 的构造器top.daxian1218.dust.service.web.filter.
HttpHeadersFilter
I
IAuthentication
-
top.daxian1218.dust.service.security.jwt
中的接口
第三方认证操作接口
IEncodeFactory
-
top.daxian1218.dust.service.security.jwt
中的接口
加密解密工厂接口,用于第三方实现 该接口用于Text的加密解密,方便存放和处理
initDb()
- 类 中的方法top.daxian1218.dust.service.config.
DustApplicationListener
initTenant()
- 类 中的方法top.daxian1218.dust.service.config.
DustApplicationListener
insert(String, Object)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
isAnonymous()
- 类 中的静态方法top.daxian1218.dust.service.security.
SecurityUtils
是否匿名用户
isAutoInitAdapter()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Repository
isDebug()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
isDevelop()
- 类 中的静态方法top.daxian1218.dust.service.security.
SecurityUtils
isEnable()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Cache
isEnable()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Encode
isEnable()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Jwt
isEnable()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Sign
isEnable()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Stream
isEnable()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
EncodeProvider
isEnable()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
isEnable()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
SignProvider
isEnable()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
isEnabled()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logdb
isEnabled()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logstash
isEnabled()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.SpectatorMetrics
isEnabled()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Graphite
isEnabled()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Jmx
isEnabled()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Logs
isEnabled()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Spark
isJson()
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Jwt
isJsonToken()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
isJsonToken()
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
isSuperAdmin()
- 类 中的静态方法top.daxian1218.dust.service.security.
SecurityUtils
是否是超级管理员
J
Jmx()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Jmx
json2Authentication(String)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
JSON转化为DustAuthentication
json2Authentication(String)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
JSON转化为DustAuthentication
Jwt()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Jwt
JwtAuthenticationImpl
-
top.daxian1218.dust.service.security.jwt
中的类
JwtAuthenticationImpl(DustMsProperties)
- 类 的构造器top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
JwtAuthorizationFilter
-
top.daxian1218.dust.service.security
中的类
jwt授权
JwtAuthorizationFilter(TokenProvider, SignProvider)
- 类 的构造器top.daxian1218.dust.service.security.
JwtAuthorizationFilter
JwtException
-
top.daxian1218.dust.service.security.jwt
中的异常错误
JWT过程发生的异常
JwtException(String, Throwable)
- 异常错误 的构造器top.daxian1218.dust.service.security.jwt.
JwtException
JwtException(String)
- 异常错误 的构造器top.daxian1218.dust.service.security.jwt.
JwtException
K
keys()
- 类 中的方法top.daxian1218.dust.service.cache.redis.
RedisCache
L
LEVEL_ALL
- 类 中的静态变量top.daxian1218.dust.service.security.jwt.
EncodeProvider
LEVEL_PARAMETER
- 类 中的静态变量top.daxian1218.dust.service.security.jwt.
EncodeProvider
LEVEL_TOKEN
- 类 中的静态变量top.daxian1218.dust.service.security.jwt.
EncodeProvider
lock(String, Object, Object)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
lock(String, Object, boolean)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
Logdb()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logdb
Logging()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Logging
Logs()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Logs
Logstash()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logstash
LogUtil
-
top.daxian1218.dust.service.util
中的类
用于记录日志使用
LogUtil()
- 类 的构造器top.daxian1218.dust.service.util.
LogUtil
M
Mail()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Mail
Metrics()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Metrics
mongoRepository(MongoTemplate)
- 类 中的方法top.daxian1218.dust.service.config.
ComponentConfiguration
MongoRepository
-
top.daxian1218.dust.service.repository
中的类
MongoRepository(MongoTemplate)
- 类 的构造器top.daxian1218.dust.service.repository.
MongoRepository
O
onApplicationEvent(ApplicationReadyEvent)
- 类 中的方法top.daxian1218.dust.service.config.
DustApplicationListener
onStartup(ServletContext)
- 类 中的方法top.daxian1218.dust.service.config.
WebConfiguration
P
process(Object, String, Object)
- 类 中的方法top.daxian1218.dust.service.common.
DustJsonValueFilter
put(String, Object)
- 类 中的方法top.daxian1218.dust.service.cache.redis.
RedisCache
put(Map<String, Object>)
- 类 中的方法top.daxian1218.dust.service.cache.redis.
RedisCache
R
RedisCache
-
top.daxian1218.dust.service.cache.redis
中的类
RedisCache(StringRedisTemplate)
- 类 的构造器top.daxian1218.dust.service.cache.redis.
RedisCache
redisCache(StringRedisTemplate, StringRedisTemplate)
- 类 中的方法top.daxian1218.dust.service.config.
RedisConfiguration
RedisConfiguration
-
top.daxian1218.dust.service.config
中的类
RedisConfiguration(CacheManager)
- 类 的构造器top.daxian1218.dust.service.config.
RedisConfiguration
Repository()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Repository
repositoryFilter(TenantManager)
- 类 中的方法top.daxian1218.dust.service.config.
WebConfiguration
resolveSysParam(HttpServletRequest, DustUser)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
resolveSysParam(HttpServletRequest, DustUser)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
resolveToken(HttpServletRequest)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
resolveToken(HttpServletRequest)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
ResponseHandler
-
top.daxian1218.dust.service.web
中的类
ResponseHandler()
- 类 的构造器top.daxian1218.dust.service.web.
ResponseHandler
ResponseUtil
-
top.daxian1218.dust.service.util
中的类
ResponseUtil()
- 类 的构造器top.daxian1218.dust.service.util.
ResponseUtil
Ribbon()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Ribbon
run()
- 类 中的方法top.daxian1218.dust.service.async.
DustAsyncTaskExecutor.TaskInfo
S
Security()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Security
SecurityConfiguration
-
top.daxian1218.dust.service.config
中的类
SecurityConfiguration()
- 类 的构造器top.daxian1218.dust.service.config.
SecurityConfiguration
SecurityUtils
-
top.daxian1218.dust.service.security
中的类
安全信息公共类,用于业务获取特定的信息
separatedCache()
- 类 中的方法top.daxian1218.dust.service.config.
TenantAutoConfiguration
servletRegistrationBean()
- 类 中的方法top.daxian1218.dust.service.config.
DruidAutoConfiguration
配置 Druid 的监控页
set(String, String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setAppId(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setAutoInitAdapter(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Repository
setBackupCount(int)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Cache.Hazelcast
setCode(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setContactEmail(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
setContactName(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
setContactUrl(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
setCorePoolSize(int)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Async
setCorsMatchers(String[])
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
setData(Object)
- 类 中的方法top.daxian1218.dust.service.common.
DustResponse
setDataSource(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logdb
setDebug(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties
setDepartmentId(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setDescription(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
setDisplayOnActiveProfiles(String[])
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Ribbon
setEnable(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Cache
setEnable(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Encode
setEnable(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Jwt
setEnable(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Sign
setEnable(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Stream
setEnabled(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logdb
setEnabled(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logstash
setEnabled(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.SpectatorMetrics
setEnabled(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Graphite
setEnabled(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Jmx
setEnabled(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Logs
setEnabled(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Spark
setEncodeLevel(int)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Encode
setEncodeType(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Encode
setError(String)
- 类 中的方法top.daxian1218.dust.service.common.
DustResponse
setException(String)
- 类 中的方法top.daxian1218.dust.service.common.
DustResponse
setFrom(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Mail
setHost(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logstash
setHost(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Graphite
setHost(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Spark
setId(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setIgnoreMatchers(String[])
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security
setJson(boolean)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Jwt
setLicense(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
setLicenseUrl(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
setMaxPoolSize(int)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Async
setMessage(String)
- 类 中的方法top.daxian1218.dust.service.common.
DustResponse
setName(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setOrgCode(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setOrgId(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setPort(int)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logstash
setPort(int)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Graphite
setPort(int)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Spark
setPrefix(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Graphite
setProps(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setQueueCapacity(int)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Async
setQueueSize(int)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Logging.Logstash
setRefreshToken(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setReportFrequency(int)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Logs
setRights(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setRoles(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setSecret(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Jwt
setSecret(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Sign
setSid(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setStatus(int)
- 类 中的方法top.daxian1218.dust.service.common.
DustResponse
setTenantId(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setTermsOfServiceUrl(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
setTimestamp(long)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setTimestamp(Long)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setTimeToLiveInDays(int)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Http.Cache
setTimeToLiveSeconds(int)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Cache
setTitle(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
setToken(String)
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
setTokenValidityInSeconds(long)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Jwt
setTokenValidityInSecondsForRememberMe(long)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Jwt
setUser(DustUser)
- 类 中的静态方法top.daxian1218.dust.service.security.
SecurityUtils
setVersion(String)
- 类 中的方法top.daxian1218.dust.service.config.
DustMsProperties.Swagger
Sign()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Security.Authentication.Sign
SignProvider
-
top.daxian1218.dust.service.security.jwt
中的类
数据验证类 处理规则 将所有参数(sign除外)按照参数名的字母顺序排序,并用&连接:app_id=123&tenant_id=789×tamp=12345 加上服务的相对地址,组成最后的待加密内容:urlPath + ?
SignProvider()
- 类 的构造器top.daxian1218.dust.service.security.jwt.
SignProvider
Spark()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Metrics.Spark
SpectatorMetrics()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Logging.SpectatorMetrics
SPRING_PROFILE_CLOUD
- 类 中的静态变量top.daxian1218.dust.service.config.
Constants
SPRING_PROFILE_DEVELOPMENT
- 类 中的静态变量top.daxian1218.dust.service.config.
Constants
SPRING_PROFILE_PRODUCTION
- 类 中的静态变量top.daxian1218.dust.service.config.
Constants
SPRING_PROFILE_SWAGGER
- 类 中的静态变量top.daxian1218.dust.service.config.
Constants
SqlYamlPropertySourceFactory
-
top.daxian1218.dust.service.sql
中的类
Sql配置读取Factory 配置不会再SpringBoot生效,恒返回空配置
SqlYamlPropertySourceFactory()
- 类 的构造器top.daxian1218.dust.service.sql.
SqlYamlPropertySourceFactory
Stream()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Stream
submit(Runnable)
- 类 中的方法top.daxian1218.dust.service.async.
DustAsyncTaskExecutor
submit(Callable<T>)
- 类 中的方法top.daxian1218.dust.service.async.
DustAsyncTaskExecutor
success(Object)
- 类 中的静态方法top.daxian1218.dust.service.util.
ResponseUtil
supports(MethodParameter, Class)
- 类 中的方法top.daxian1218.dust.service.web.
ResponseHandler
Swagger()
- 类 的构造器top.daxian1218.dust.service.config.
DustMsProperties.Swagger
sysParamFilter()
- 类 中的方法top.daxian1218.dust.service.config.
WebConfiguration
SYSTEM_ACCOUNT
- 类 中的静态变量top.daxian1218.dust.service.config.
Constants
T
TaskInfo()
- 类 的构造器top.daxian1218.dust.service.async.
DustAsyncTaskExecutor.TaskInfo
tenantAdapterManager(DbAdapterManager, AppManager)
- 类 中的方法top.daxian1218.dust.service.config.
TenantAutoConfiguration
TenantAutoConfiguration
-
top.daxian1218.dust.service.config
中的类
TenantAutoConfiguration()
- 类 的构造器top.daxian1218.dust.service.config.
TenantAutoConfiguration
TenantFilter
-
top.daxian1218.dust.service.web.filter
中的类
数据仓库过滤器
TenantFilter(DustMsProperties, TenantManager)
- 类 的构造器top.daxian1218.dust.service.web.filter.
TenantFilter
throwNew(String, Throwable)
- 异常错误 中的静态方法top.daxian1218.dust.service.security.jwt.
JwtException
toClaims()
- 类 中的方法top.daxian1218.dust.service.security.
DustUser
TOKEN_BEARER_PREFIX
- 接口 中的静态变量top.daxian1218.dust.service.security.jwt.
IAuthentication
TokenProvider
-
top.daxian1218.dust.service.security.jwt
中的类
Token处理类 使用jjwt包来进行token相关的转码操作
TokenProvider(DustMsProperties)
- 类 的构造器top.daxian1218.dust.service.security.jwt.
TokenProvider
top.daxian1218.dust.service.annotation
- 程序包 top.daxian1218.dust.service.annotation
top.daxian1218.dust.service.async
- 程序包 top.daxian1218.dust.service.async
top.daxian1218.dust.service.cache.redis
- 程序包 top.daxian1218.dust.service.cache.redis
top.daxian1218.dust.service.common
- 程序包 top.daxian1218.dust.service.common
top.daxian1218.dust.service.config
- 程序包 top.daxian1218.dust.service.config
top.daxian1218.dust.service.repository
- 程序包 top.daxian1218.dust.service.repository
top.daxian1218.dust.service.security
- 程序包 top.daxian1218.dust.service.security
top.daxian1218.dust.service.security.jwt
- 程序包 top.daxian1218.dust.service.security.jwt
top.daxian1218.dust.service.sql
- 程序包 top.daxian1218.dust.service.sql
top.daxian1218.dust.service.util
- 程序包 top.daxian1218.dust.service.util
top.daxian1218.dust.service.web
- 程序包 top.daxian1218.dust.service.web
top.daxian1218.dust.service.web.filter
- 程序包 top.daxian1218.dust.service.web.filter
U
update(String, String, Object)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
update(String, Object, Object)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
updateOrInsert(String, Object, Object)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
updateStrict(String, Object, Object)
- 类 中的方法top.daxian1218.dust.service.repository.
MongoRepository
USER
- 类 中的静态变量top.daxian1218.dust.service.security.
AuthoritiesConstants
V
validateRequest(HttpServletRequest)
- 接口 中的方法top.daxian1218.dust.service.security.jwt.
IAuthentication
validateRequest(HttpServletRequest)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
validateRequest(HttpServletRequest)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
SignProvider
validateRequest(HttpServletRequest)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
validateRequestByDust(HttpServletRequest)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
JwtAuthenticationImpl
validateRequestByDust(HttpServletRequest)
- 类 中的方法top.daxian1218.dust.service.security.jwt.
TokenProvider
W
WebConfiguration
-
top.daxian1218.dust.service.config
中的类
配置Web应用所需的API信息
WebConfiguration(DustMsProperties)
- 类 的构造器top.daxian1218.dust.service.config.
WebConfiguration
webStatFilter()
- 类 中的方法top.daxian1218.dust.service.config.
DruidAutoConfiguration
WebStatFilter 用于采集 web -jdbc 关联监控的数据
write(String, Throwable)
- 类 中的静态方法top.daxian1218.dust.service.util.
LogUtil
write(Throwable)
- 类 中的静态方法top.daxian1218.dust.service.util.
LogUtil
write(String)
- 类 中的静态方法top.daxian1218.dust.service.util.
LogUtil
A
B
C
D
E
F
G
H
I
J
K
L
M
O
P
R
S
T
U
V
W
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类