クラス 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<?>voidsetAuthenticationEventPublisher(AuthenticationEventPublisher authenticationEventPublisher) voidsetEraseCredentialsAfterAuthentication(boolean eraseCredentialsAfterAuthentication) voidsetObservationRegistry(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)