edu.internet2.middleware.shibboleth.common.config.attribute.encoding
Class SAML1ScopedStringAttributeEncoderBeanDefinitionParser
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
edu.internet2.middleware.shibboleth.common.config.attribute.encoding.BaseAttributeEncoderBeanDefinitionParser
edu.internet2.middleware.shibboleth.common.config.attribute.encoding.BaseScopedAttributeEncoderBeanDefinitionParser
edu.internet2.middleware.shibboleth.common.config.attribute.encoding.SAML1ScopedStringAttributeEncoderBeanDefinitionParser
- All Implemented Interfaces:
- org.springframework.beans.factory.xml.BeanDefinitionParser
public class SAML1ScopedStringAttributeEncoderBeanDefinitionParser
- extends BaseScopedAttributeEncoderBeanDefinitionParser
Spring Bean Definition Parser for SAML1 string attribute encoder.
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
ID_ATTRIBUTE |
Method Summary |
protected void |
doParse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
|
protected Class |
getBeanClass(Element element)
|
Methods inherited from class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser |
doParse, getBeanClassName, getParentName, parseInternal |
Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateIdAsFallback |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_NAME
public static final QName TYPE_NAME
- Schema type name.
NAMESPACE_ATTRIBUTE_NAME
public static final String NAMESPACE_ATTRIBUTE_NAME
- Local name of namespace attribute.
- See Also:
- Constant Field Values
SAML1ScopedStringAttributeEncoderBeanDefinitionParser
public SAML1ScopedStringAttributeEncoderBeanDefinitionParser()
doParse
protected void doParse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
-
- Overrides:
doParse
in class BaseScopedAttributeEncoderBeanDefinitionParser
getBeanClass
protected Class getBeanClass(Element element)
-
- Overrides:
getBeanClass
in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
Copyright © 2006-2008 Internet2. All Rights Reserved.