public class AuthenticationManagerBeanDefinitionParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
Modifier and Type | Class and Description |
---|---|
static class |
AuthenticationManagerBeanDefinitionParser.NullAuthenticationProvider
Provider which doesn't provide any service.
|
Constructor and Description |
---|
AuthenticationManagerBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
org.springframework.beans.factory.config.BeanDefinition |
parse(Element element,
org.springframework.beans.factory.xml.ParserContext pc) |
public AuthenticationManagerBeanDefinitionParser()
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.BeanDefinitionParser
Copyright © 2015. All rights reserved.