]> git.argeo.org Git - lgpl/argeo-commons.git/blob - jcrsecuritydao.xml
c09a53bf24f3f7d05d79bbf3638ab2b5475cadae
[lgpl/argeo-commons.git] / jcrsecuritydao.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <beans xmlns="http://www.springframework.org/schema/beans"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
5
6 <bean id="jcrAuthenticationProvider"
7 class="org.argeo.security.jackrabbit.providers.JackrabbitAuthenticationProvider" />
8 </beans>