クラス 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)