[java-identity-provider COMMIT] in /trunk/idp-core/src/main: java/net/shibboleth/idp/spring/AbstractResourceBeanDefin...

noreply at shibboleth.net noreply at shibboleth.net
Thu Mar 7 22:07:14 EST 2013


Author: tzeller
Date: Thu Mar  7 22:07:14 2013
New Revision: 4310

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4310&view=rev
Log:
It looks like the spring services and resources schemas, bean definition parsers, and namespace handlers should live in idp-core.

Added:
    trunk/idp-core/src/main/java/net/shibboleth/idp/spring/AbstractResourceBeanDefinitionParser.java   (with props)
    trunk/idp-core/src/main/java/net/shibboleth/idp/spring/BaseSpringNamespaceHandler.java   (with props)
    trunk/idp-core/src/main/java/net/shibboleth/idp/spring/ClasspathResourceBeanDefinitionParser.java   (with props)
    trunk/idp-core/src/main/java/net/shibboleth/idp/spring/FilesystemResourceBeanDefinitionParser.java   (with props)
    trunk/idp-core/src/main/java/net/shibboleth/idp/spring/ResourceNamespaceHandler.java   (with props)
    trunk/idp-core/src/main/resources/META-INF/
    trunk/idp-core/src/main/resources/META-INF/spring.handlers
    trunk/idp-core/src/main/resources/META-INF/spring.schemas
    trunk/idp-core/src/main/resources/schema/
    trunk/idp-core/src/main/resources/schema/shibboleth-2.0-resource.xsd   (with props)
    trunk/idp-core/src/main/resources/schema/shibboleth-2.0-services.xsd   (with props)



More information about the commits mailing list