クラス SecurityDebugBeanFactoryPostProcessor

  • 実装されたすべてのインターフェース:
    org.springframework.beans.factory.config.BeanFactoryPostProcessororg.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor

    public class SecurityDebugBeanFactoryPostProcessor
    extends java.lang.Object
    implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor
    • コンストラクターの詳細

      • SecurityDebugBeanFactoryPostProcessor

        public SecurityDebugBeanFactoryPostProcessor()
    • メソッドの詳細

      • postProcessBeanDefinitionRegistry

        public void postProcessBeanDefinitionRegistry​(org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
                                               throws org.springframework.beans.BeansException
        次で指定:
        インターフェース org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessorpostProcessBeanDefinitionRegistry 
        例外:
        org.springframework.beans.BeansException
      • postProcessBeanFactory

        public void postProcessBeanFactory​(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
                                    throws org.springframework.beans.BeansException
        次で指定:
        インターフェース org.springframework.beans.factory.config.BeanFactoryPostProcessorpostProcessBeanFactory 
        例外:
        org.springframework.beans.BeansException