クラス 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
    • コンストラクターの詳細

      • 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