public final class SecurityNamespaceHandler extends Object implements org.springframework.beans.factory.xml.NamespaceHandler
| Constructor and Description |
|---|
SecurityNamespaceHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.config.BeanDefinitionHolder |
decorate(Node node,
org.springframework.beans.factory.config.BeanDefinitionHolder definition,
org.springframework.beans.factory.xml.ParserContext pc) |
void |
init() |
org.springframework.beans.factory.config.BeanDefinition |
parse(Element element,
org.springframework.beans.factory.xml.ParserContext pc) |
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext pc)
parse in interface org.springframework.beans.factory.xml.NamespaceHandlerpublic org.springframework.beans.factory.config.BeanDefinitionHolder decorate(Node node, org.springframework.beans.factory.config.BeanDefinitionHolder definition, org.springframework.beans.factory.xml.ParserContext pc)
decorate in interface org.springframework.beans.factory.xml.NamespaceHandlerpublic void init()
init in interface org.springframework.beans.factory.xml.NamespaceHandlerCopyright © 2016. All rights reserved.