索引

A D E G H J L M O P R S V X 
All Classes and Interfaces|所有程序包|序列化表格

A

addInterceptors(InterceptorRegistry) - 类中的方法 xyz.raylab.ohs.interceptor.config.OHSInterceptorConfig
 
ApplicationEventPublisher - xyz.raylab.ohs.event中的类
 
ApplicationEventPublisher(ApplicationContext) - 类的构造器 xyz.raylab.ohs.event.ApplicationEventPublisher
 
AuthFilterUriName - xyz.raylab.ohs.interceptor.config中的类
 
AuthFilterUriName() - 类的构造器 xyz.raylab.ohs.interceptor.config.AuthFilterUriName
 
AuthOperationLogFilter - xyz.raylab.ohs.interceptor中的类
记录认证的操作日志
AuthOperationLogFilter(ApplicationContext, Map<String, String>) - 类的构造器 xyz.raylab.ohs.interceptor.AuthOperationLogFilter
 
authOperationLogFilterRegistrationBean() - 类中的方法 xyz.raylab.ohs.interceptor.config.OHSInterceptorConfig
 
AUTHORIZATION_SERVER - enum class 中的枚举常量 xyz.raylab.ohs.user.configuration.LoginUserSource
从认证服务器获取

D

doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - 类中的方法 xyz.raylab.ohs.interceptor.AuthOperationLogFilter
 

E

execute(HttpServletRequest) - 类中的方法 xyz.raylab.ohs.user.service.GetAuthorizationServerLoginUserService
 
execute(HttpServletRequest) - 类中的方法 xyz.raylab.ohs.user.service.GetHttpHeaderLoginUserService
 
execute(HttpServletRequest) - 接口中的方法 xyz.raylab.ohs.user.service.GetLoginUserService
 

G

GetAuthorizationServerLoginUserService - xyz.raylab.ohs.user.service中的类
从认证服务器获取登录用户
GetAuthorizationServerLoginUserService(AuthQueryAppService) - 类的构造器 xyz.raylab.ohs.user.service.GetAuthorizationServerLoginUserService
 
GetHttpHeaderLoginUserService - xyz.raylab.ohs.user.service中的类
从http头部获取登录用户
GetHttpHeaderLoginUserService() - 类的构造器 xyz.raylab.ohs.user.service.GetHttpHeaderLoginUserService
 
GetLoginUserService - xyz.raylab.ohs.user.service中的接口
获取登录用户的服务

H

HTTP_HEADER - enum class 中的枚举常量 xyz.raylab.ohs.user.configuration.LoginUserSource
从http头部获取

J

jackson2ObjectMapperBuilderCustomizer() - 类中的方法 xyz.raylab.ohs.configuration.MappingConverterAdapter
 

L

LoginUserSource - xyz.raylab.ohs.user.configuration中的Enum Class
登录用户的来源

M

MappingConverterAdapter - xyz.raylab.ohs.configuration中的类
 
MappingConverterAdapter() - 类的构造器 xyz.raylab.ohs.configuration.MappingConverterAdapter
 

O

OHSExceptionHandler - xyz.raylab.ohs.exception中的类
 
OHSExceptionHandler() - 类的构造器 xyz.raylab.ohs.exception.OHSExceptionHandler
 
OHSInterceptorConfig - xyz.raylab.ohs.interceptor.config中的类
 
OHSInterceptorConfig(OHSOperationLogInterceptor, ApplicationContext, OHSOperationLogProperties) - 类的构造器 xyz.raylab.ohs.interceptor.config.OHSInterceptorConfig
 
OHSLoginUserConfiguration - xyz.raylab.ohs.user.configuration中的类
 
OHSLoginUserConfiguration() - 类的构造器 xyz.raylab.ohs.user.configuration.OHSLoginUserConfiguration
 
OHSLoginUserMethodArgumentResolver - xyz.raylab.ohs.user中的类
 
OHSLoginUserMethodArgumentResolver(GetLoginUserService) - 类的构造器 xyz.raylab.ohs.user.OHSLoginUserMethodArgumentResolver
 
OHSLoginUserMethodArgumentResolverConfig - xyz.raylab.ohs.user.configuration中的类
 
OHSLoginUserMethodArgumentResolverConfig(GetLoginUserService, RequestMappingHandlerAdapter) - 类的构造器 xyz.raylab.ohs.user.configuration.OHSLoginUserMethodArgumentResolverConfig
 
OHSLoginUserProperties - xyz.raylab.ohs.user.configuration中的类
 
OHSLoginUserProperties() - 类的构造器 xyz.raylab.ohs.user.configuration.OHSLoginUserProperties
 
OHSOperationLogInterceptor - xyz.raylab.ohs.interceptor中的类
记录Controller的方法有@OperationLog注解的操作日志
OHSOperationLogInterceptor(ApplicationEventPublisher, AuthQueryAppService) - 类的构造器 xyz.raylab.ohs.interceptor.OHSOperationLogInterceptor
 
OHSOperationLogProperties - xyz.raylab.ohs.interceptor.config中的类
 
OHSOperationLogProperties() - 类的构造器 xyz.raylab.ohs.interceptor.config.OHSOperationLogProperties
 
OHSRequested - xyz.raylab.ohs.interceptor中的类
 
OHSRequested() - 类的构造器 xyz.raylab.ohs.interceptor.OHSRequested
 
OHSRequestedPayload - xyz.raylab.ohs.event中的类
 
OHSRequestedPayload(OHSRequested, Object) - 类的构造器 xyz.raylab.ohs.event.OHSRequestedPayload
 
OHSSupportConfiguration - xyz.raylab.ohs.configuration中的类
 
OHSSupportConfiguration() - 类的构造器 xyz.raylab.ohs.configuration.OHSSupportConfiguration
 

P

preHandle(HttpServletRequest, HttpServletResponse, Object) - 类中的方法 xyz.raylab.ohs.interceptor.OHSOperationLogInterceptor
 
publishOhsRequested(OHSRequested) - 类中的方法 xyz.raylab.ohs.event.ApplicationEventPublisher
 

R

resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类中的方法 xyz.raylab.ohs.user.OHSLoginUserMethodArgumentResolver
 

S

string2LocalDateConverter() - 类中的方法 xyz.raylab.ohs.configuration.MappingConverterAdapter
 
string2LocalDateTimeConverter() - 类中的方法 xyz.raylab.ohs.configuration.MappingConverterAdapter
 
string2LocalTimeConverter() - 类中的方法 xyz.raylab.ohs.configuration.MappingConverterAdapter
 
string2YearConverter() - 类中的方法 xyz.raylab.ohs.configuration.MappingConverterAdapter
 
string2YearMonthConverter() - 类中的方法 xyz.raylab.ohs.configuration.MappingConverterAdapter
 
stringDecodeConverter() - 类中的方法 xyz.raylab.ohs.configuration.MappingConverterAdapter
 
supportsParameter(MethodParameter) - 类中的方法 xyz.raylab.ohs.user.OHSLoginUserMethodArgumentResolver
 

V

valueOf(String) - enum class中的静态方法 xyz.raylab.ohs.user.configuration.LoginUserSource
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 xyz.raylab.ohs.user.configuration.LoginUserSource
Returns an array containing the constants of this enum class, in the order they are declared.

X

xyz.raylab.ohs.configuration - 程序包 xyz.raylab.ohs.configuration
 
xyz.raylab.ohs.event - 程序包 xyz.raylab.ohs.event
 
xyz.raylab.ohs.exception - 程序包 xyz.raylab.ohs.exception
 
xyz.raylab.ohs.interceptor - 程序包 xyz.raylab.ohs.interceptor
 
xyz.raylab.ohs.interceptor.config - 程序包 xyz.raylab.ohs.interceptor.config
 
xyz.raylab.ohs.user - 程序包 xyz.raylab.ohs.user
 
xyz.raylab.ohs.user.configuration - 程序包 xyz.raylab.ohs.user.configuration
 
xyz.raylab.ohs.user.service - 程序包 xyz.raylab.ohs.user.service
 
A D E G H J L M O P R S V X 
All Classes and Interfaces|所有程序包|序列化表格