クラス UserDetailsServiceFactoryBean

  • 実装されたすべてのインターフェース:
    org.springframework.beans.factory.Awareorg.springframework.context.ApplicationContextAware

    public class UserDetailsServiceFactoryBean
    extends java.lang.Object
    implements org.springframework.context.ApplicationContextAware
    名前付き UserDetailsService または AuthenticationUserDetailsService を検索するために使用される Bean。
    導入:
    3.1
    • メソッドのサマリー

      すべてのメソッド   インスタンスメソッド   具象メソッド  
      修飾子と型 メソッド 説明
      voidsetApplicationContext​(org.springframework.context.ApplicationContext beanFactory)
      • クラス java.lang.Object から継承されたメソッド

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • コンストラクターの詳細

      • 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