クラス DelegatingAuthenticationConverter
java.lang.ObjectSE
org.springframework.security.web.authentication.DelegatingAuthenticationConverter
- 実装済みのインターフェース一覧:
AuthenticationConverter
public final class DelegatingAuthenticationConverter
extends ObjectSE
implements AuthenticationConverter
複数の
AuthenticationConverter を反復する AuthenticationConverter。結果として、最初の null 以外の Authentication が使用されます。- 導入:
- 6.3
コンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
DelegatingAuthenticationConverter
DelegatingAuthenticationConverter
メソッドの詳細
convert
- 次で指定:
- インターフェース
AuthenticationConverterのconvert