2013-02-06 17:03:42 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2013-07-31 15:30:15 +07:00
|
|
|
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.compiere.util.DefaultKeyStore">
|
2013-02-06 17:03:42 +07:00
|
|
|
<implementation class="org.compiere.util.DefaultKeyStore"/>
|
|
|
|
<service>
|
|
|
|
<provide interface="org.adempiere.base.IKeyStore"/>
|
|
|
|
</service>
|
|
|
|
</scr:component>
|