edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic
Class AbstractAttributeTargetedStringMatchFunctorBeanDefinitionParser
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
edu.internet2.middleware.shibboleth.common.config.attribute.filtering.BaseFilterBeanDefinitionParser
edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AbstractStringMatchFunctorBeanDefinitionParser
edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.basic.AbstractAttributeTargetedStringMatchFunctorBeanDefinitionParser
- All Implemented Interfaces:
- 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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAttributeTargetedStringMatchFunctorBeanDefinitionParser
public AbstractAttributeTargetedStringMatchFunctorBeanDefinitionParser()
doParse
protected void doParse(Element configElement,
BeanDefinitionBuilder builder)
-
- Overrides:
doParse
in class AbstractStringMatchFunctorBeanDefinitionParser
Copyright © 2006-2009 Internet2. All Rights Reserved.