接口的使用
cn.bbwres.biscuit.gateway.service.ResourceService
使用ResourceService的程序包
程序包
说明
-
cn.bbwres.biscuit.gateway.authorization中ResourceService的使用
修饰符和类型方法说明TokenConfig.resourceService(org.springframework.web.reactive.function.client.WebClient webClient, GatewayProperties gatewayProperties) 修饰符和类型方法说明org.springframework.security.authentication.ReactiveAuthenticationManagerTokenConfig.reactiveAuthenticationManager(ResourceService resourceService) 处理jwt tokenResourceServerConfig.resourceCacheService(GatewayProperties gatewayProperties, ResourceService resourceService) 资源缓存服务 -
cn.bbwres.biscuit.gateway.cache中ResourceService的使用
限定符构造器说明ResourceCacheService(GatewayProperties gatewayProperties, ResourceService resourceService) Constructor for ResourceCacheService. -
cn.bbwres.biscuit.gateway.service中ResourceService的使用