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

.test.2.2021.04.19_11.01-a214dc00f05c.source-code.cxf.xml Maven / Gradle / Ivy

There is a newer version: 2.2023.01.10_13.49-81ddc732df3a
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xmlns:cxf="http://cxf.apache.org/core"
       xsi:schemaLocation="
           http://www.springframework.org/schema/beans
           http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
           http://cxf.apache.org/core
           http://cxf.apache.org/schemas/core.xsd">

    <cxf:bus>
        <cxf:features>
            <bean class="no.nav.common.test.ssl.CxfCertificateValidationDisabler"/>
        </cxf:features>
    </cxf:bus>

</beans>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy