edu.internet2.middleware.grouper.shibboleth.config
Class GrouperNamespaceHandler

java.lang.Object
  extended by edu.internet2.middleware.shibboleth.common.config.BaseSpringNamespaceHandler
      extended by edu.internet2.middleware.grouper.shibboleth.config.GrouperNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class GrouperNamespaceHandler
extends edu.internet2.middleware.shibboleth.common.config.BaseSpringNamespaceHandler

Spring namespace handler for the Grouper attribute resolver namespace.


Field Summary
static String NAMESPACE
          Namespace for this handler.
 
Constructor Summary
GrouperNamespaceHandler()
           
 
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
Namespace for this handler.

See Also:
Constant Field Values
Constructor Detail

GrouperNamespaceHandler

public GrouperNamespaceHandler()
Method Detail

init

public void init()



Copyright © 2012 Internet2. All Rights Reserved.