- All Implemented Interfaces:
- org.springframework.core.convert.converter.Converter<org.springframework.security.oauth2.jwt.Jwt,reactor.core.publisher.Mono<org.springframework.security.authentication.AbstractAuthenticationToken>>
public class ReactiveJwtAuthenticationConverterAdapter
extends java.lang.Object
implements org.springframework.core.convert.converter.Converter<org.springframework.security.oauth2.jwt.Jwt,reactor.core.publisher.Mono<org.springframework.security.authentication.AbstractAuthenticationToken>>
A reactive Converter for adapting a non-blocking imperative Converter
- Since:
- 5.1.1