Interface ReactiveAuthenticationManagerResolver<C>

All Known Implementing Classes:
JwtIssuerReactiveAuthenticationManagerResolver, ServerWebExchangeDelegatingReactiveAuthenticationManagerResolver
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface ReactiveAuthenticationManagerResolver<C>
An interface for resolving a ReactiveAuthenticationManager based on the provided context
Since:
5.2