クラス ClaimTypeConverter

java.lang.ObjectSE
org.springframework.security.oauth2.core.converter.ClaimTypeConverter
実装されたすべてのインターフェース:
org.springframework.core.convert.converter.Converter<MapSE<StringSE,ObjectSE>,MapSE<StringSE,ObjectSE>>

public final class ClaimTypeConverter extends ObjectSE implements org.springframework.core.convert.converter.Converter<MapSE<StringSE,ObjectSE>,MapSE<StringSE,ObjectSE>>
クレーム値の型変換を提供する Converter
導入:
5.2
関連事項:
  • Converter
  • コンストラクターの詳細

    • ClaimTypeConverter

      public ClaimTypeConverter(MapSE<StringSE,org.springframework.core.convert.converter.Converter<ObjectSE,?>> claimTypeConverters)
      指定されたパラメーターを使用して ClaimTypeConverter を構築します。
      パラメーター:
      claimTypeConverters - クレーム名でキー付けされた ConverterMapSE
  • メソッドの詳細