.billing.plugin.java.forte-plugin.0.2.0.source-code.saml1-metadata-config.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <XMLTooling xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:saml1md="urn:oasis:names:tc:SAML:profiles:v1metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns="http://www.opensaml.org/xmltooling-config" xsi:schemaLocation="http://www.opensaml.org/xmltooling-config ../../src/schema/xmltooling-config.xsd"> <!-- SAML 1.X Metadata Object Providers --> <ObjectProviders> <!-- SourceID provider --> <ObjectProvider qualifiedName="saml1md:SourceID"> <BuilderClass className="org.opensaml.samlext.saml1md.impl.SourceIDBuilder"/> <MarshallingClass className="org.opensaml.xml.schema.impl.XSStringMarshaller"/> <UnmarshallingClass className="org.opensaml.xml.schema.impl.XSStringUnmarshaller"/> </ObjectProvider> </ObjectProviders> </XMLTooling>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy