(no commit message)
[utils] / security / impl / src / main / resources / spring / org.wamblee.security.authorization.xml
index 29f2ff1682ab6e220587d9b4b08a08532053bfeb..b0a79c71381b801085f2b61d88af1993f7e05ec2 100644 (file)
@@ -16,7 +16,7 @@
         </constructor-arg>
     </bean>
     
-    <bean id="org.wamblee.security.authorization.AuthorizationService"
+    <bean id="org.wamblee.security.authorization.AbstractAuthorizationService"
         class="org.wamblee.security.authorization.hibernate.PersistentAuthorizationService">
         <constructor-arg><value>DEFAULT</value></constructor-arg>
         <constructor-arg><ref bean="org.springframework.orm.hibernate3.HibernateTemplate"/></constructor-arg>