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

  • 方法の詳細

    • getObject

      public AuthenticationManager getObject() throws ExceptionSE
      次で指定:
      インターフェース org.springframework.beans.factory.FactoryBean<AuthenticationManager> 内の getObject 
      例外:
      ExceptionSE
    • getObjectType

      public ClassSE<?> 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)