edu.internet2.middleware.shibboleth.common.config.service
Class ServiceNamespaceHandler

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

public class ServiceNamespaceHandler
extends BaseSpringNamespaceHandler

Spring namespace handler for service definitions.


Field Summary
static String NAMESPACE
          Services namespace URI.
 
Constructor Summary
ServiceNamespaceHandler()
           
 
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
Services namespace URI.

See Also:
Constant Field Values
Constructor Detail

ServiceNamespaceHandler

public ServiceNamespaceHandler()
Method Detail

init

public void init()



Copyright © 1999-2012. All Rights Reserved.