Skip navigation links
A C D H I J P R T 

A

around(ProceedingJoinPoint, RestController) - Method in class cc.cc4414.spring.resource.config.ResourceAspect
 

C

cc.cc4414.spring.resource - package cc.cc4414.spring.resource
 
cc.cc4414.spring.resource.config - package cc.cc4414.spring.resource.config
 
CcAutoConfiguration - Class in cc.cc4414.spring.resource
 
CcAutoConfiguration() - Constructor for class cc.cc4414.spring.resource.CcAutoConfiguration
 
CcAutoConfigurationImportSelector - Class in cc.cc4414.spring.resource
 
CcAutoConfigurationImportSelector() - Constructor for class cc.cc4414.spring.resource.CcAutoConfigurationImportSelector
 
configure(HttpSecurity) - Method in class cc.cc4414.spring.resource.config.ResourceServerConfig
 
ControllerAdvice - Class in cc.cc4414.spring.resource.config
权限异常统一处理
ControllerAdvice() - Constructor for class cc.cc4414.spring.resource.config.ControllerAdvice
 

D

doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class cc.cc4414.spring.resource.config.TokenFilter
 

H

handlerHttpException(AccessDeniedException) - Method in class cc.cc4414.spring.resource.config.ControllerAdvice
权限异常直接外抛,交给spring处理,返回http状态码401、403等

I

inner() - Method in class cc.cc4414.spring.resource.config.PermissionService
判断是否为内部请求

J

jwtAccessTokenConverter() - Method in class cc.cc4414.spring.resource.config.JwtTokenConfig
 
JwtTokenConfig - Class in cc.cc4414.spring.resource.config
JWT配置
JwtTokenConfig() - Constructor for class cc.cc4414.spring.resource.config.JwtTokenConfig
 

P

PermissionService - Class in cc.cc4414.spring.resource.config
权限判断工具
PermissionService() - Constructor for class cc.cc4414.spring.resource.config.PermissionService
 

R

ResourceAspect - Class in cc.cc4414.spring.resource.config
切所有 RestController 注解
ResourceAspect() - Constructor for class cc.cc4414.spring.resource.config.ResourceAspect
 
ResourceProperties - Class in cc.cc4414.spring.resource.config
资源服务器属性配置
ResourceProperties() - Constructor for class cc.cc4414.spring.resource.config.ResourceProperties
 
ResourceServerConfig - Class in cc.cc4414.spring.resource.config
资源服务器
ResourceServerConfig() - Constructor for class cc.cc4414.spring.resource.config.ResourceServerConfig
 

T

TokenFilter - Class in cc.cc4414.spring.resource.config
token过滤器,判断token是否失效
TokenFilter() - Constructor for class cc.cc4414.spring.resource.config.TokenFilter
 
tokenStore(JwtAccessTokenConverter) - Method in class cc.cc4414.spring.resource.config.JwtTokenConfig
 
A C D H I J P R T 
Skip navigation links

Copyright © 2019. All rights reserved.