blob: 99e251d36f7928527348cccdc7a1dc9ff0ec3059 [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.runtime.security.impl.SecurityManagerComponent">
<implementation class="org.eclipse.osbp.runtime.security.impl.SecurityManagerComponent"/>
<reference bind="addRealm" cardinality="0..n" interface="org.apache.shiro.realm.Realm" name="Realm" policy="static" unbind="removeRealm"/>
</scr:component>