edu.internet2.middleware.shibboleth.idp.config.profile
Class ProfileHandlerGroupBeanDefinitionParser
java.lang.Object
edu.internet2.middleware.shibboleth.idp.config.profile.ProfileHandlerGroupBeanDefinitionParser
- All Implemented Interfaces:
- org.springframework.beans.factory.xml.BeanDefinitionParser
public class ProfileHandlerGroupBeanDefinitionParser
- extends Object
- implements org.springframework.beans.factory.xml.BeanDefinitionParser
Spring bean definition parser for profile handler root element.
Method Summary |
org.springframework.beans.factory.config.BeanDefinition |
parse(Element config,
org.springframework.beans.factory.xml.ParserContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCHEMA_TYPE
public static final QName SCHEMA_TYPE
- Schema type name.
ProfileHandlerGroupBeanDefinitionParser
public ProfileHandlerGroupBeanDefinitionParser()
parse
public org.springframework.beans.factory.config.BeanDefinition parse(Element config,
org.springframework.beans.factory.xml.ParserContext context)
-
- Specified by:
parse
in interface org.springframework.beans.factory.xml.BeanDefinitionParser
Copyright © 2006-2008 Internet2. All Rights Reserved.