org.springframework.security.config.http
Class FormLoginBeanDefinitionParser

java.lang.Object
  extended by org.springframework.security.config.http.FormLoginBeanDefinitionParser

public class FormLoginBeanDefinitionParser
extends Object

Author:
Luke Taylor, Ben Alex

Field Summary
protected  org.apache.commons.logging.Log logger
           
 
Method Summary
 BeanDefinition parse(Element elt, ParserContext pc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected final org.apache.commons.logging.Log logger
Method Detail

parse

public BeanDefinition parse(Element elt,
                            ParserContext pc)


Copyright © 2004-2011 SpringSource, Inc. All Rights Reserved.