クラス UserDetailsServiceFactoryBean
java.lang.ObjectSE
org.springframework.security.config.http.UserDetailsServiceFactoryBean
- 実装されたすべてのインターフェース:
org.springframework.beans.factory.Aware
,org.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.ApplicationContextAware
のsetApplicationContext
- 例外:
org.springframework.beans.BeansException