Class IntegrationSecurityNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.security.config.IntegrationSecurityNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
public class IntegrationSecurityNamespaceHandler extends AbstractIntegrationNamespaceHandler
Namespace handler for the security namespace.
- Author:
- Jonas Partner
- 
Constructor SummaryConstructors Constructor Description IntegrationSecurityNamespaceHandler()
- 
Method SummaryModifier and Type Method Description voidinit()Methods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandlerparseMethods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupportdecorate, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
- 
Constructor Details- 
IntegrationSecurityNamespaceHandlerpublic IntegrationSecurityNamespaceHandler()
 
- 
- 
Method Details- 
initpublic void init()
 
-