クラス JdbcOAuth2AuthorizedClientService.OAuth2AuthorizedClientRowMapper

java.lang.ObjectSE
org.springframework.security.oauth2.client.JdbcOAuth2AuthorizedClientService.OAuth2AuthorizedClientRowMapper
実装されたすべてのインターフェース:
org.springframework.jdbc.core.RowMapper<OAuth2AuthorizedClient>
含まれているクラス:
JdbcOAuth2AuthorizedClientService

public static class JdbcOAuth2AuthorizedClientService.OAuth2AuthorizedClientRowMapper extends ObjectSE implements org.springframework.jdbc.core.RowMapper<OAuth2AuthorizedClient>
java.sql.ResultSet の現在の行を OAuth2AuthorizedClient にマップするデフォルトの RowMapper
  • フィールドの詳細

    • clientRegistrationRepository

      protected final ClientRegistrationRepository clientRegistrationRepository
    • lobHandler

      protected org.springframework.jdbc.support.lob.LobHandler lobHandler
  • コンストラクターの詳細

  • メソッドの詳細