[java-identity-provider COMMIT] /trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd

noreply at shibboleth.net noreply at shibboleth.net
Mon Feb 2 11:31:28 EST 2015


Author: rdw
Date: Mon Feb  2 11:31:28 2015
New Revision: 7307

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7307&view=rev
Log: (empty)

Modified:
    trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd

Modified: trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd?rev=7307&r1=7306&r2=7307&view=diff
==============================================================================
--- trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd (original)
+++ trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd Mon Feb  2 11:31:28 2015
@@ -136,6 +136,13 @@
                             </documentation>
                         </annotation>
                     </element>
+                        <element name="BeanManagedConnection" type="string">
+                            <annotation>
+                                <documentation>
+                                    A connection, or pool of connections, to the database configured in a Spring bean.
+                                </documentation>
+                            </annotation>
+                        </element>
                 </choice>    
                 <attribute name="queryTimeout" type="string">
                     <annotation>



More information about the commits mailing list