public class AuthenticationManagerBeanDefinitionParser
extends java.lang.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(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext pc) |