DelegatingFilterProxyRegistrationBean
constructor(targetBeanName: String, servletRegistrationBeans: Array<ServletRegistrationBean<out Any>>)
Create a new DelegatingFilterProxyRegistrationBean instance to be registered with the specified ServletRegistrationBeans.
Parameters
targetBeanName
name of the target filter bean to look up in the Springapplication context (must not be null
).
servletRegistrationBeans
associate ServletRegistrationBeans