接口的使用
com.codingapi.springboot.security.customer.HttpSecurityCustomer
使用HttpSecurityCustomer的程序包
-
com.codingapi.springboot.security中HttpSecurityCustomer的使用
修饰符和类型方法说明org.springframework.security.web.SecurityFilterChainAutoConfiguration.filterChain(org.springframework.security.config.annotation.web.builders.HttpSecurity security, HttpSecurityCustomer httpSecurityCustomer, TokenGateway tokenGateway, SecurityLoginHandler loginHandler, CodingApiSecurityProperties properties, AuthenticationTokenFilter authenticationTokenFilter) -
com.codingapi.springboot.security.customer中HttpSecurityCustomer的使用