git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@2397
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
<value>urn:oasis:names:tc:SAML:1.0:profiles:browser-post</value>
</key>
<bean id="shibboleth.SAML1HttpPostDecoder" class="org.opensaml.saml1.binding.decoding.HTTPPostDecoder">
+ <constructor-arg ref="shibboleth.ArtifactMap" />
<constructor-arg ref="shibboleth.ParserPool" />
</bean>
</entry>
</key>
<bean id="shibboleth.SAML1HttpSoap11Decoder"
class="org.opensaml.saml1.binding.decoding.HTTPSOAP11Decoder">
+ <constructor-arg ref="shibboleth.ArtifactMap" />
<constructor-arg ref="shibboleth.ParserPool" />
</bean>
</entry>