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

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.AbstractEntityAttributeRegexMatchFunctorBeanDefinitionParser
                      extended by edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AttributeRequesterEntityAttributeRegexMatchFunctorBeanDefinitionParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public class AttributeRequesterEntityAttributeRegexMatchFunctorBeanDefinitionParser
extends AbstractEntityAttributeRegexMatchFunctorBeanDefinitionParser

Bean definition parser for AttributeRequesterEntityAttributeRegexMatchFunctor.


Field Summary
static QName SCHEMA_TYPE
          Schema type.
 
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
ID_ATTRIBUTE
 
Constructor Summary
AttributeRequesterEntityAttributeRegexMatchFunctorBeanDefinitionParser()
           
 
Method Summary
protected  Class getBeanClass(Element arg0)
          
 
Methods inherited from class edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.AbstractEntityAttributeRegexMatchFunctorBeanDefinitionParser
doParse
 
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, 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
 

Field Detail

SCHEMA_TYPE

public static final QName SCHEMA_TYPE
Schema type.

Constructor Detail

AttributeRequesterEntityAttributeRegexMatchFunctorBeanDefinitionParser

public AttributeRequesterEntityAttributeRegexMatchFunctorBeanDefinitionParser()
Method Detail

getBeanClass

protected Class getBeanClass(Element arg0)

Overrides:
getBeanClass in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser


Copyright © 1999-2012. All Rights Reserved.