org.springframework.security.config
Class LdapProviderBeanDefinitionParser
java.lang.Object
org.springframework.security.config.LdapProviderBeanDefinitionParser
- All Implemented Interfaces:
- BeanDefinitionParser
public class LdapProviderBeanDefinitionParser
- extends Object
- implements BeanDefinitionParser
Ldap authentication provider namespace configuration.
- Since:
- 2.0
- Version:
- $Id$
- Author:
- Luke Taylor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapProviderBeanDefinitionParser
public LdapProviderBeanDefinitionParser()
parse
public BeanDefinition parse(Element elt,
ParserContext parserContext)
- Specified by:
parse
in interface BeanDefinitionParser
Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.