edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic
Class AbstractAttributeTargetedStringMatchFunctorBeanDefinitionParser

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.basic.AbstractStringMatchFunctorBeanDefinitionParser
                  extended by edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AbstractAttributeTargetedStringMatchFunctorBeanDefinitionParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser
Direct Known Subclasses:
AttributeScopeStringMatchFunctionBeanDefinitionParser, AttributeValueStringMatchFunctionBeanDefinitionParser

public abstract class AbstractAttributeTargetedStringMatchFunctorBeanDefinitionParser
extends AbstractStringMatchFunctorBeanDefinitionParser

Bean definition parser for match functions that match a string value against an attribute value.


Field Summary
 
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
ID_ATTRIBUTE
 
Constructor Summary
AbstractAttributeTargetedStringMatchFunctorBeanDefinitionParser()
           
 
Method Summary
protected  void doParse(Element configElement, 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

AbstractAttributeTargetedStringMatchFunctorBeanDefinitionParser

public AbstractAttributeTargetedStringMatchFunctorBeanDefinitionParser()
Method Detail

doParse

protected void doParse(Element configElement,
                       org.springframework.beans.factory.support.BeanDefinitionBuilder builder)

Overrides:
doParse in class AbstractStringMatchFunctorBeanDefinitionParser


Copyright © 2006-2008 Internet2. All Rights Reserved.