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

opensaml-saml-impl.4.0.1.source-code.saml2-protocol-thirdparty-config.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<XMLTooling xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:thrpty="urn:oasis:names:tc:SAML:protocol:ext:third-party" xmlns="http://www.opensaml.org/xmltooling-config" xsi:schemaLocation="http://www.opensaml.org/xmltooling-config ../../src/schema/xmltooling-config.xsd">

	<!-- SAML 2.0 Protocol Third-party Object providers -->
	<ObjectProviders>

		<!-- RespondTo provider -->
		<ObjectProvider qualifiedName="thrpty:RespondTo">
			<BuilderClass className="org.opensaml.saml.ext.samlpthrpty.impl.RespondToBuilder"/>
			<MarshallingClass className="org.opensaml.saml.saml2.core.impl.NameIDTypeMarshaller"/>
			<UnmarshallingClass className="org.opensaml.saml.saml2.core.impl.NameIDTypeUnmarshaller"/>
		</ObjectProvider>
	</ObjectProviders>
</XMLTooling>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy