RestSecurityConfig

@Configuration
@EnableWebFluxSecurity
class RestSecurityConfig

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@Bean
fun filterChain(http: ServerHttpSecurity): SecurityWebFilterChain