クラス ReactiveJwtAuthenticationConverterAdapter

java.lang.ObjectSE
org.springframework.security.oauth2.server.resource.authentication.ReactiveJwtAuthenticationConverterAdapter
実装されたすべてのインターフェース:
org.springframework.core.convert.converter.Converter<Jwt,reactor.core.publisher.Mono<AbstractAuthenticationToken>>

public class ReactiveJwtAuthenticationConverterAdapter extends ObjectSE implements org.springframework.core.convert.converter.Converter<Jwt,reactor.core.publisher.Mono<AbstractAuthenticationToken>>
ノンブロッキング命令 Converter を適応させるためのリアクティブ Converter 
導入:
5.1.1
  • コンストラクターの詳細

    • ReactiveJwtAuthenticationConverterAdapter

      public ReactiveJwtAuthenticationConverterAdapter(org.springframework.core.convert.converter.Converter<Jwt,AbstractAuthenticationToken> delegate)
  • メソッドの詳細