クラス HttpSecurityBeanDefinitionParser.ChildAuthenticationManagerFactoryBean
java.lang.ObjectSE
org.springframework.security.config.http.HttpSecurityBeanDefinitionParser.ChildAuthenticationManagerFactoryBean
- 実装されたすべてのインターフェース:
org.springframework.beans.factory.FactoryBean<AuthenticationManager>
- 含まれているクラス:
- HttpSecurityBeanDefinitionParser
public static final class HttpSecurityBeanDefinitionParser.ChildAuthenticationManagerFactoryBean
extends ObjectSE
implements org.springframework.beans.factory.FactoryBean<AuthenticationManager>
フィールドのサマリー
インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTE
コンストラクターの概要
コンストラクターコンストラクター説明ChildAuthenticationManagerFactoryBean
(ListSE<AuthenticationProvider> providers, AuthenticationManager parent) メソッドのサマリー
修飾子と型メソッド説明ClassSE<?>
void
setAuthenticationEventPublisher
(AuthenticationEventPublisher authenticationEventPublisher) void
setEraseCredentialsAfterAuthentication
(boolean eraseCredentialsAfterAuthentication) void
setObservationRegistry
(io.micrometer.observation.ObservationRegistry observationRegistry) クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
インターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingleton
コンストラクターの詳細
ChildAuthenticationManagerFactoryBean
public ChildAuthenticationManagerFactoryBean(ListSE<AuthenticationProvider> providers, AuthenticationManager parent)
メソッドの詳細
getObject
- 次で指定:
- インターフェース
org.springframework.beans.factory.FactoryBean<AuthenticationManager>
のgetObject
- 例外:
ExceptionSE
getObjectType
- 次で指定:
- インターフェース
org.springframework.beans.factory.FactoryBean<AuthenticationManager>
のgetObjectType
setEraseCredentialsAfterAuthentication
public void setEraseCredentialsAfterAuthentication(boolean eraseCredentialsAfterAuthentication) setAuthenticationEventPublisher
public void setAuthenticationEventPublisher(AuthenticationEventPublisher authenticationEventPublisher) setObservationRegistry
public void setObservationRegistry(io.micrometer.observation.ObservationRegistry observationRegistry)