blob: 1b0b82bae713f0277377aca30fd3eeee7cc22d6f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="true" name="org.eclipse.osbp.authentication.providerimpl.UserProtocol">
<reference bind="bindPersistenceService" cardinality="1..1" interface="org.eclipse.osbp.persistence.IPersistenceService" name="PersistenceService" policy="static" unbind="unbindPersistenceService"/>
<implementation class="org.eclipse.osbp.authentication.providerimpl.UserProtocol"/>
</scr:component>