クラス 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(org.springframework.core.convert.converter.Converter<Jwt, AbstractAuthenticationToken> delegate) メソッドのサマリー
クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.springframework.core.convert.converter.Converter から継承されたメソッド
andThen
コンストラクターの詳細
ReactiveJwtAuthenticationConverterAdapter
public ReactiveJwtAuthenticationConverterAdapter(org.springframework.core.convert.converter.Converter<Jwt, AbstractAuthenticationToken> delegate)
メソッドの詳細
convert
- 次で指定:
- インターフェース
org.springframework.core.convert.converter.Converter<Jwt,のreactor.core.publisher.Mono<AbstractAuthenticationToken>> convert