Interface ResourceServerReactiveHttpSecurityPostProcessor
- All Superinterfaces:
ReactiveHttpSecurityPostProcessor
public interface ResourceServerReactiveHttpSecurityPostProcessor
extends ReactiveHttpSecurityPostProcessor
Process
ServerHttpSecurity of default security filter-chain after it was processed by spring-addons. This enables to override anything that was
auto-configured (or add to it).- Author:
- ch4mp
-
Method Summary
Methods inherited from interface com.c4_soft.springaddons.security.oidc.starter.reactive.ReactiveHttpSecurityPostProcessor
process