クラス UserDetailsServiceFactoryBean

java.lang.ObjectSE
org.springframework.security.config.http.UserDetailsServiceFactoryBean
実装されたすべてのインターフェース:
org.springframework.beans.factory.Awareorg.springframework.context.ApplicationContextAware

public class UserDetailsServiceFactoryBean extends ObjectSE implements org.springframework.context.ApplicationContextAware
名前付き UserDetailsService または AuthenticationUserDetailsService を検索するために使用される Bean。
導入:
3.1
  • コンストラクターの詳細

    • UserDetailsServiceFactoryBean

      public UserDetailsServiceFactoryBean()
  • メソッドの詳細

    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext beanFactory) throws org.springframework.beans.BeansException
      次で指定:
      インターフェース org.springframework.context.ApplicationContextAwaresetApplicationContext 
      例外:
      org.springframework.beans.BeansException