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