edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml
Class AbstractEntityAttributeExactMatchFunctorBeanDefinitionParser

java.lang.Object
  extended by org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
      extended by org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
          extended by edu.internet2.middleware.shibboleth.common.config.attribute.filtering.BaseFilterBeanDefinitionParser
              extended by edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AbstractEntityAttributeMatchFunctorBeanDefinitionParser
                  extended by edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AbstractEntityAttributeExactMatchFunctorBeanDefinitionParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser
Direct Known Subclasses:
AttributeIssuerEntityAttributeExactMatchFunctorBeanDefinitionParser, AttributeRequesterEntityAttributeExactMatchFunctorBeanDefinitionParser

public abstract class AbstractEntityAttributeExactMatchFunctorBeanDefinitionParser
extends AbstractEntityAttributeMatchFunctorBeanDefinitionParser

Base bean definition parser for AbstractEntityAttributeExactMatchFunctor implementations.


Field Summary
 
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
ID_ATTRIBUTE
 
Constructor Summary
AbstractEntityAttributeExactMatchFunctorBeanDefinitionParser()
           
 
Method Summary
protected  void doParse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
          
 
Methods inherited from class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.BaseFilterBeanDefinitionParser
getAbsoluteReference, getQualifiedId, resolveId
 
Methods inherited from class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
doParse, getBeanClass, getBeanClassName, getParentName, parseInternal
 
Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractEntityAttributeExactMatchFunctorBeanDefinitionParser

public AbstractEntityAttributeExactMatchFunctorBeanDefinitionParser()
Method Detail

doParse

protected void doParse(Element element,
                       org.springframework.beans.factory.xml.ParserContext parserContext,
                       org.springframework.beans.factory.support.BeanDefinitionBuilder builder)

Overrides:
doParse in class AbstractEntityAttributeMatchFunctorBeanDefinitionParser


Copyright © 2006-2011 Internet2. All Rights Reserved.