public class SAML1ScopedStringAttributeEncoderBeanDefinitionParser extends BaseScopedAttributeEncoderBeanDefinitionParser
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE_ATTRIBUTE_NAME
Local name of namespace attribute.
|
static QName |
TYPE_NAME
Schema type name.
|
SCOPE_ATTRIBUTE_ATTRIBUTE_NAME, SCOPE_DELIMITER_ATTRIBUTE_NAME, SCOPE_TYPE_ATTRIBUTE_NAME
Constructor and Description |
---|
SAML1ScopedStringAttributeEncoderBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
doParse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
protected Class |
getBeanClass(Element element) |
shouldGenerateId
doParse, getBeanClassName, getParentName, parseInternal
public static final QName TYPE_NAME
public static final String NAMESPACE_ATTRIBUTE_NAME
public SAML1ScopedStringAttributeEncoderBeanDefinitionParser()
protected void doParse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse
in class BaseScopedAttributeEncoderBeanDefinitionParser
Copyright © 1999–2014. All rights reserved.