类的使用
cn.bbwres.biscuit.gateway.authorization.AuthorizationManager
使用AuthorizationManager的程序包
-
cn.bbwres.biscuit.gateway.authorization中AuthorizationManager的使用
修饰符和类型方法说明ResourceServerConfig.authorizationManager(ResourceCacheService resourceCacheService, org.springframework.util.PathMatcher pathMatcher) 认证管理器修饰符和类型方法说明org.springframework.security.web.server.SecurityWebFilterChainResourceServerConfig.springSecurityFilterChain(org.springframework.security.config.web.server.ServerHttpSecurity http, GatewayProperties gatewayProperties, AuthorizationManager authorizationManager, org.springframework.security.web.server.authorization.ServerAccessDeniedHandler customServerAccessDeniedHandler, org.springframework.security.web.server.ServerAuthenticationEntryPoint customServerAuthenticationEntryPoint, org.springframework.beans.factory.ObjectProvider<org.springframework.security.authentication.ReactiveAuthenticationManager> reactiveAuthenticationManager) 安全处理类