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

java.lang.Object
  extended by edu.internet2.middleware.shibboleth.common.config.BaseSpringNamespaceHandler
      extended by edu.internet2.middleware.shibboleth.common.config.attribute.filtering.match.saml.SAMLMatchFunctorNamespaceHandler
All Implemented Interfaces:
NamespaceHandler

public class SAMLMatchFunctorNamespaceHandler
extends BaseSpringNamespaceHandler

Namespace handler for the attribute filter engine SAML match functions.


Field Summary
static String NAMESPACE
          Basic match function namespace.
 
Constructor Summary
SAMLMatchFunctorNamespaceHandler()
           
 
Method Summary
 void init()
          
 
Methods inherited from class edu.internet2.middleware.shibboleth.common.config.BaseSpringNamespaceHandler
decorate, findDecoratorForNode, findParserForElement, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
Basic match function namespace.

See Also:
Constant Field Values
Constructor Detail

SAMLMatchFunctorNamespaceHandler

public SAMLMatchFunctorNamespaceHandler()
Method Detail

init

public void init()



Copyright © 2006-2010 Internet2. All Rights Reserved.