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.
 
An interface for resolving a 
ReactiveAuthenticationManager based on the
 provided context- Since:
 - 5.2
 
- 
Method Summary
 
- 
Method Details
- 
resolve
 
 -