We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This interceptor throws an exception when $set or $del operations are attempted on given contexts of the target graph.
<bean class="xdi2.messaging.target.interceptor.impl.ReadOnlyInterceptor"> <property name="readOnlyAddresses"> <util:list> <value>[=]:uuid:!1111<#email></value> <value>[=]:uuid:!1111<#name></value> </util:list> </property> </bean>