org.springframework.security.config
Class FormLoginBeanDefinitionParser
java.lang.Object
org.springframework.security.config.FormLoginBeanDefinitionParser
- All Implemented Interfaces:
- BeanDefinitionParser
public class FormLoginBeanDefinitionParser
- extends Object
- implements BeanDefinitionParser
- Version:
- $Id$
- Author:
- Luke Taylor, Ben Alex
Field Summary |
protected org.apache.commons.logging.Log |
logger
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final org.apache.commons.logging.Log logger
parse
public BeanDefinition parse(Element elt,
ParserContext pc)
- Specified by:
parse
in interface BeanDefinitionParser
Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.