public class PreviousSessionLoginHandlerBeanDefinitionParser extends AbstractLoginHandlerBeanDefinitionParser
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Class logger.
|
static QName |
SCHEMA_TYPE
Schema type.
|
| Constructor and Description |
|---|
PreviousSessionLoginHandlerBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doParse(Element config,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
protected Class |
getBeanClass(Element arg0) |
shouldGenerateIddoParse, getBeanClassName, getParentName, parseInternalpublic static final QName SCHEMA_TYPE
private final org.slf4j.Logger log
public PreviousSessionLoginHandlerBeanDefinitionParser()
protected Class getBeanClass(Element arg0)
getBeanClass in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserprotected void doParse(Element config, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse in class AbstractLoginHandlerBeanDefinitionParserCopyright © 1999-2014. All Rights Reserved.