ナビゲーションリンクをスキップ
  • ホーム
  • 概要
  • パッケージ
  • クラス
  • ツリー
  • 非推奨
  • インデックス
  • ヘルプ

非推奨の API

内容

  • 最終的に非推奨
  • クラス
  • メソッド
  • 最終的に非推奨の要素
    要素
    説明
    org.springframework.security.oauth2.server.authorization.config.annotation.web.configuration.OAuth2AuthorizationServerConfiguration.applyDefaultSecurity(HttpSecurity)
    2.0 での削除の場合。AbstractConfiguredSecurityBuilder.with(SecurityConfigurerAdapter, Customizer) を使用し、OAuth2AuthorizationServerConfigurer.authorizationServer() を渡します。
    org.springframework.security.oauth2.server.authorization.web.authentication.DelegatingAuthenticationConverter
    2.0 での除去には DelegatingAuthenticationConverter を使用します
  • 非推奨のクラス
    クラス
    説明
    org.springframework.security.oauth2.server.authorization.web.authentication.DelegatingAuthenticationConverter
    2.0 での除去には DelegatingAuthenticationConverter を使用します
  • 非推奨のメソッド
    メソッド
    説明
    org.springframework.security.oauth2.server.authorization.config.annotation.web.configuration.OAuth2AuthorizationServerConfiguration.applyDefaultSecurity(HttpSecurity)
    2.0 での削除の場合。AbstractConfiguredSecurityBuilder.with(SecurityConfigurerAdapter, Customizer) を使用し、OAuth2AuthorizationServerConfigurer.authorizationServer() を渡します。