Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Namespace collapse

...

This element is defined by the urn:mace:shibboleth:2.0:resolver:dc schema schema, which is located at http://shibboleth.net/schema/idp/shibboleth-attribute-resolver-dc.xsd.

Example

Code Block
languagexml
<dc:ApplicationManagedConnection<ApplicationManagedConnection
        jdbcDriver="org.hsqldb.jdbc.JDBCDriver" jdbcURL="jdbc:hsqldb:mem:RDBMSDataConnectorStore"
        jdbcUserName="jdbcUser" jdbcPassword="Whatever" />

...