Interface ResourceServerSynchronizedHttpSecurityPostProcessor
- All Superinterfaces:
SynchronizedHttpSecurityPostProcessor
public interface ResourceServerSynchronizedHttpSecurityPostProcessor
extends SynchronizedHttpSecurityPostProcessor
Process
HttpSecurity 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.synchronised.SynchronizedHttpSecurityPostProcessor
process