edu.internet2.middleware.shibboleth.idp.config.profile
Class ProfileHandlerNamespaceHandler

java.lang.Object
  extended by edu.internet2.middleware.shibboleth.common.config.BaseSpringNamespaceHandler
      extended by edu.internet2.middleware.shibboleth.idp.config.profile.ProfileHandlerNamespaceHandler
All Implemented Interfaces:
NamespaceHandler

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

Spring namespace handler for profile handler configurations.


Field Summary
static String NAMESPACE
          Namespace URI.
 
Constructor Summary
ProfileHandlerNamespaceHandler()
           
 
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 URI.

See Also:
Constant Field Values
Constructor Detail

ProfileHandlerNamespaceHandler

public ProfileHandlerNamespaceHandler()
Method Detail

init

public void init()



Copyright © 2006-2009 Internet2. All Rights Reserved.