| 程序包 | 说明 |
|---|---|
| org.ballcat.springsecurity.oauth2.server.resource |
| 限定符和类型 | 方法和说明 |
|---|---|
Oauth2ResourceServerSecurityFilterChainBuilder |
OAuth2ResourceServerAutoConfiguration.oauth2ResourceServerSecurityFilterChainBuilder(OAuth2ResourceServerProperties oAuth2ResourceServerProperties,
org.springframework.security.web.AuthenticationEntryPoint authenticationEntryPoint,
org.springframework.security.oauth2.server.resource.web.BearerTokenResolver bearerTokenResolver,
org.springframework.beans.factory.ObjectProvider<List<OAuth2ResourceServerConfigurerCustomizer>> configurerCustomizersProvider,
org.springframework.beans.factory.ObjectProvider<List<OAuth2ResourceServerExtensionConfigurer<org.springframework.security.config.annotation.web.builders.HttpSecurity>>> extensionConfigurersProvider)
资源服务器的过滤器链构建器
|
Copyright © 2023. All rights reserved.