ACS-2888 - add usage of bean with security interceptor. (#1135)

This commit is contained in:
Kacper Magdziarz
2022-05-25 13:25:48 +02:00
committed by GitHub
parent c5b42dc0f2
commit 93718dc296

View File

@@ -477,7 +477,7 @@
<ref bean="NodeService" />
</property>
<property name="cociService">
<ref bean="checkOutCheckInService"></ref>
<ref bean="CheckOutCheckInService"></ref>
</property>
<property name="applicableTypes">
<list>
@@ -491,7 +491,7 @@
<ref bean="NodeService" />
</property>
<property name="cociService">
<ref bean="checkOutCheckInService"></ref>
<ref bean="CheckOutCheckInService"></ref>
</property>
<property name="applicableTypes">
<list>