型パラメーター:
B - これは ProviderManagerBuilder の型です
U - 使用されている UserDetailsService の型
実装されたすべてのインターフェース:
SecurityConfigurer<AuthenticationManager,B>

public class DaoAuthenticationConfigurer<B extends ProviderManagerBuilder<B>,U extends UserDetailsService> extends AbstractDaoAuthenticationConfigurer<B,DaoAuthenticationConfigurer<B,U>,U>
DaoAuthenticationProvider を設定できます
導入:
3.2
  • コンストラクターの詳細

    • DaoAuthenticationConfigurer

      public DaoAuthenticationConfigurer(U userDetailsService)
      新しいインスタンスを作成します
      パラメーター:
      userDetailsService -