Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractAuthInterceptorAutoConfigure<A extends AuthWebProperties> - Class in net.guerlab.cloud.auth.webmvc.autoconfigure
-
抽象鉴权拦截器配置.
- AbstractAuthInterceptorAutoConfigure(A) - Constructor for class net.guerlab.cloud.auth.webmvc.autoconfigure.AbstractAuthInterceptorAutoConfigure
-
初始化鉴权拦截器配置.
- AbstractHandlerInterceptor - Class in net.guerlab.cloud.auth.webmvc.interceptor
-
抽象拦截器处理.
- AbstractHandlerInterceptor(ResponseAdvisorProperties) - Constructor for class net.guerlab.cloud.auth.webmvc.interceptor.AbstractHandlerInterceptor
- AbstractTokenHandlerInterceptor<A extends AuthWebProperties> - Class in net.guerlab.cloud.auth.webmvc.interceptor
-
抽象token处理.
- AbstractTokenHandlerInterceptor(ResponseAdvisorProperties, A) - Constructor for class net.guerlab.cloud.auth.webmvc.interceptor.AbstractTokenHandlerInterceptor
- accept(String, HttpServletRequest, List<Class<?>>) - Method in class net.guerlab.cloud.auth.webmvc.interceptor.AbstractTokenHandlerInterceptor
-
判断是否处理该token.
- addInterceptors(InterceptorRegistry) - Method in class net.guerlab.cloud.auth.webmvc.autoconfigure.AbstractAuthInterceptorAutoConfigure
- addInterceptorsInternal(InterceptorRegistry) - Method in class net.guerlab.cloud.auth.webmvc.autoconfigure.AbstractAuthInterceptorAutoConfigure
-
添加其他拦截器处理.
- authProperties - Variable in class net.guerlab.cloud.auth.webmvc.interceptor.AbstractTokenHandlerInterceptor
-
授权配置.
D
- DEFAULT_ORDER - Static variable in class net.guerlab.cloud.auth.webmvc.interceptor.AbstractHandlerInterceptor
-
默认排序.
G
- getAnnotation(HandlerMethod, Class<A>) - Static method in class net.guerlab.cloud.auth.webmvc.interceptor.AbstractHandlerInterceptor
-
获取注解.
- getOrder() - Method in class net.guerlab.cloud.auth.webmvc.interceptor.AbstractHandlerInterceptor
- getOrder() - Method in class net.guerlab.cloud.auth.webmvc.interceptor.AbstractTokenHandlerInterceptor
N
- net.guerlab.cloud.auth.webmvc.autoconfigure - package net.guerlab.cloud.auth.webmvc.autoconfigure
-
webmvc授权自持自动装配.
- net.guerlab.cloud.auth.webmvc.interceptor - package net.guerlab.cloud.auth.webmvc.interceptor
-
webmvc授权支持拦截器.
P
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class net.guerlab.cloud.auth.webmvc.interceptor.AbstractHandlerInterceptor
- preHandleWithoutToken() - Method in class net.guerlab.cloud.auth.webmvc.interceptor.AbstractHandlerInterceptor
-
获取令牌失败前置处理.
- preHandleWithToken(HttpServletRequest, HandlerMethod, String, List<Class<?>>) - Method in class net.guerlab.cloud.auth.webmvc.interceptor.AbstractHandlerInterceptor
-
获取令牌成功前置处理.
- preHandleWithToken(HttpServletRequest, HandlerMethod, String, List<Class<?>>) - Method in class net.guerlab.cloud.auth.webmvc.interceptor.AbstractTokenHandlerInterceptor
R
- responseAdvisorProperties - Variable in class net.guerlab.cloud.auth.webmvc.interceptor.AbstractHandlerInterceptor
-
http响应数据处理配置参数.
S
- setPathPatterns(InterceptorRegistration) - Method in class net.guerlab.cloud.auth.webmvc.autoconfigure.AbstractAuthInterceptorAutoConfigure
-
设置路径信息.
- setTokenHandlerInterceptors(Collection<? extends AbstractTokenHandlerInterceptor<A>>) - Method in class net.guerlab.cloud.auth.webmvc.autoconfigure.AbstractAuthInterceptorAutoConfigure
-
设置token处理拦截器列表.
- setTokenInfo(String) - Method in class net.guerlab.cloud.auth.webmvc.interceptor.AbstractTokenHandlerInterceptor
-
设置Token信息.
All Classes and Interfaces|All Packages|Constant Field Values