Uses of Interface
com.c4_soft.springaddons.security.oidc.starter.reactive.client.ClientAuthorizeExchangeSpecPostProcessor
Packages that use ClientAuthorizeExchangeSpecPostProcessor
-
Uses of ClientAuthorizeExchangeSpecPostProcessor in com.c4_soft.springaddons.security.oidc.starter.reactive
Methods in com.c4_soft.springaddons.security.oidc.starter.reactive with parameters of type ClientAuthorizeExchangeSpecPostProcessorModifier and TypeMethodDescriptionstatic org.springframework.security.config.web.server.ServerHttpSecurityReactiveConfigurationSupport.configureClient(org.springframework.security.config.web.server.ServerHttpSecurity http, org.springframework.boot.autoconfigure.web.ServerProperties serverProperties, SpringAddonsOidcProperties addonsProperties, ClientAuthorizeExchangeSpecPostProcessor authorizePostProcessor, ClientReactiveHttpSecurityPostProcessor httpPostProcessor)