pressrv_plat/authorization_api/authorization_api.metaxml
changeset 0 c8caa15ef882
equal deleted inserted replaced
-1:000000000000 0:c8caa15ef882
       
     1 <?xml version="1.0" ?>
       
     2 <api id="f7f26a357dcbf067a342aea4c6f192c4" dataversion="1.0">
       
     3   <name>Authorization API</name>
       
     4   <description>API for presence rules. It supports authorization rule management by: 
       
     5 - creating modifying and deleting individual rules
       
     6 - creating, modifying and deleting default policy</description>
       
     7   <type>c++</type>
       
     8   <subsystem>simpleengine</subsystem>
       
     9   <libs>
       
    10     <lib name="rlspresxdm.lib" />
       
    11   </libs>
       
    12   <release category="domain"/>
       
    13   <attributes>
       
    14      <!-- This indicates wether the api provedes separate html documentation -->
       
    15      <!-- or is the additional documentation generated from headers. -->
       
    16      <!-- If you are unsuere then the value is "no" -->
       
    17      <htmldocprovided>yes</htmldocprovided>
       
    18      <adaptation>no</adaptation>
       
    19   </attributes>
       
    20 </api>