All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ect.opensaml.opensaml-addons.1.2.4.source-code.shib-scope-config.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<XMLTooling xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  xmlns:shibmd="urn:mace:shibboleth:metadata:1.0"
  xmlns="http://www.opensaml.org/xmltooling-config" 
  xsi:schemaLocation="http://www.opensaml.org/xmltooling-config ../../src/schema/xmltooling-config.xsd">

  <ObjectProviders>

    <!-- Scope provider -->
    <ObjectProvider qualifiedName="shibmd:Scope">
      <BuilderClass className="se.swedenconnect.opensaml.saml2.metadata.scope.impl.ScopeBuilder" />
      <MarshallingClass className="se.swedenconnect.opensaml.saml2.metadata.scope.impl.ScopeMarshaller" />
      <UnmarshallingClass className="se.swedenconnect.opensaml.saml2.metadata.scope.impl.ScopeUnmarshaller" />
    </ObjectProvider>

  </ObjectProviders>
</XMLTooling>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy