Uses of Interface
com.c4_soft.springaddons.security.oidc.starter.synchronised.resourceserver.ResourceServerSynchronizedHttpSecurityPostProcessor
Packages that use ResourceServerSynchronizedHttpSecurityPostProcessor
-
Uses of ResourceServerSynchronizedHttpSecurityPostProcessor in com.c4_soft.springaddons.security.oidc.starter.synchronised
Methods in com.c4_soft.springaddons.security.oidc.starter.synchronised with parameters of type ResourceServerSynchronizedHttpSecurityPostProcessorModifier and TypeMethodDescriptionstatic org.springframework.security.config.annotation.web.builders.HttpSecurityServletConfigurationSupport.configureResourceServer(org.springframework.security.config.annotation.web.builders.HttpSecurity http, org.springframework.boot.autoconfigure.web.ServerProperties serverProperties, SpringAddonsOidcProperties addonsProperties, ResourceServerExpressionInterceptUrlRegistryPostProcessor authorizePostProcessor, ResourceServerSynchronizedHttpSecurityPostProcessor httpPostProcessor)