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:ContainerManagedConnection<ContainerManagedConnection resourceName="JNDIConnector">
  <dc:Property<Property name="JNDPProp1" value="Value"/>
  <dc:Property<Property name="JNDPProp2" value="Value2"/>
</dc:ContainerManagedConnection>

...