symbian3/os/security/package_definition_3.0.xml
branchHighFidelityModel
changeset 47 424ba1d4ccef
child 48 c8d3143d3c0e
equal deleted inserted replaced
46:c94b55c3fb61 47:424ba1d4ccef
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3   <package id="security" name="OS Security" levels="physical-abstraction plugins libraries management services utilities">
       
     4 	<collection id="authenticationservices" name="Authentication Services" level="utilities">
       
     5       <component id="authenticationserver" name="Authentication Server" introduced="^3" purpose="optional">
       
     6         <unit bldFile="authenticationservices/authenticationserver/group" mrp="authenticationservices/authenticationserver/group/security_authserver.mrp"/>
       
     7       </component>
       
     8     </collection>
       
     9     <collection id="authorisation" name="Authorisation" level="utilities">
       
    10       <component id="userpromptservice" name="User Prompt Service" introduced="^3" purpose="mandatory">
       
    11         <unit bldFile="authorisation/userpromptservice/group" mrp="authorisation/userpromptservice/group/security_ups.mrp"/>
       
    12       </component>
       
    13       <component id="userpromptutils" name="User Prompt Utils" introduced="^3" purpose="optional">
       
    14         <unit bldFile="authorisation/userpromptutils/group" mrp="authorisation/userpromptutils/group/security_ups_utils.mrp"/>
       
    15       </component>
       
    16     </collection>
       
    17     <collection id="contentmgmt" name="Content Management" level="utilities">
       
    18       <component id="contentaccessfwfordrm" name="Content Access Framework for DRM" introduced="9.1" purpose="mandatory">
       
    19         <unit bldFile="contentmgmt/contentaccessfwfordrm/group" mrp="contentmgmt/contentaccessfwfordrm/group/security_caf2.mrp"/>
       
    20       </component>
       
    21       <component id="cafrecogniserconfig" name="CAF Recogniser Config" introduced="9.1" purpose="mandatory">
       
    22         <unit bldFile="contentmgmt/cafrecogniserconfig" mrp="contentmgmt/cafrecogniserconfig/security_reccafconfig.mrp"/>
       
    23       </component>
       
    24       <component id="referencedrmagent" name="Reference DRM Agent" introduced="8.0" purpose="development">      
       
    25         <unit bldFile="contentmgmt/referencedrmagent/RefTestAgent/group" mrp="contentmgmt/referencedrmagent/RefTestAgent/group/security_rta.mrp"/>
       
    26       </component>
       
    27     </collection>
       
    28     <collection id="crypto" name="Crypto Libraries" level="libraries">
       
    29       <component id="weakcryptospi" name="Weak Crypto SPI" filter="gt" introduced="^3" purpose="optional">
       
    30         <unit bldFile="crypto/weakcryptospi/group" mrp="crypto/weakcryptospi/group/security_cryptospi_weak.mrp"/>
       
    31       </component>
       
    32       <component id="strongcryptospi" name="Strong Crypto SPI" filter="gt" introduced="^3" purpose="optional">
       
    33         <unit bldFile="crypto/weakcryptospi/strong" mrp="crypto/weakcryptospi/group/security_cryptospi_strong.mrp"/>
       
    34       </component>
       
    35     </collection>
       
    36     <collection id="cryptomgmtlibs" name="Crypto Management Libraries" level="management">
       
    37       <component id="securityutils" name="Security Utils" introduced="8.0" purpose="optional">
       
    38         <unit bldFile="cryptomgmtlibs/securityutils/group" mrp="cryptomgmtlibs/securityutils/group/security_common.mrp"/>
       
    39       </component>
       
    40       <component id="securitytestfw" name="Security Test Framework" deprecated="^3" introduced="7.0" purpose="development" filter="test">
       
    41         <unit mrp="cryptomgmtlibs/securitytestfw/group/security_testframework.mrp" bldFile="cryptomgmtlibs/securitytestfw/group"/>
       
    42       </component>
       
    43       <component id="securitydocs" name="Security Documentation" purpose="development" class="doc">
       
    44         <unit mrp="cryptomgmtlibs/securitydocs/security_documentation.mrp"/>
       
    45       </component>
       
    46       <component id="cryptotokenfw" name="Crypto Token Framework" introduced="7.0" purpose="optional">
       
    47         <unit bldFile="cryptomgmtlibs/cryptotokenfw/group" mrp="cryptomgmtlibs/cryptotokenfw/group/security_cryptotokens.mrp"/>
       
    48       </component>
       
    49       <component id="securitycommonutils" name="Security Common Utils" introduced="8.0" purpose="mandatory">
       
    50         <unit bldFile="cryptomgmtlibs/securitycommonutils/group" mrp="cryptomgmtlibs/securitycommonutils/group/security_commonutils.mrp"/>
       
    51       </component>
       
    52     </collection>
       
    53     <collection id="securityanddataprivacytools" name="Security and Data Privacy Tools" level="services">
       
    54       <component id="securityconfig" name="Security Config" introduced="9.1" purpose="optional">
       
    55         <unit bldFile="securityanddataprivacytools/securityconfig/group" mrp="securityanddataprivacytools/securityconfig/group/security_config.mrp"/>
       
    56       </component>
       
    57       <component id="securitytools" name="Security Tools" introduced="^3" purpose="optional" target="desktop">
       
    58         <unit bldFile="securityanddataprivacytools/securitytools/group" mrp="securityanddataprivacytools/securitytools/group/security_tools.mrp"/>
       
    59       </component>
       
    60     </collection>
       
    61     <collection id="cryptoplugins" name="Crypto Plugins" level="plugins">
       
    62       <component id="cryptospiplugins" name="Crypto SPI Plugins" filter="gt" introduced="^3" purpose="optional" class="plugin">
       
    63         <unit bldFile="cryptoplugins/cryptospiplugins/group" mrp="cryptoplugins/cryptospiplugins/group/security_cryptospi_plugins.mrp"/>
       
    64       </component>
       
    65     </collection>
       
    66     <collection id="cryptoservices" name="Crypto Services" level="plugins">
       
    67       <component id="certificateandkeymgmt" name="Certificate and Key Management" introduced="6.0" purpose="optional">
       
    68         <unit bldFile="cryptoservices/certificateandkeymgmt/group" mrp="cryptoservices/certificateandkeymgmt/group/security_certman.mrp"/>
       
    69       </component>
       
    70       <component id="filebasedcertificateandkeystores" name="File-based Certificate and Key Stores" introduced="8.0" purpose="optional">
       
    71         <unit bldFile="cryptoservices/filebasedcertificateandkeystores/group" mrp="cryptoservices/filebasedcertificateandkeystores/group/security_filetokens.mrp"/>
       
    72       </component>
       
    73       <component id="asnpkcs" name="ASN PKCS" introduced="8.0" purpose="optional">
       
    74         <unit bldFile="cryptoservices/asnpkcs/group" mrp="cryptoservices/asnpkcs/group/security_asnpkcs.mrp"/>
       
    75       </component>
       
    76     </collection>
       
    77     <collection id="security_info" name="OS Security Info" level="utilities">
       
    78       <component id="security_metadata" name="OS Security Metadata" class="config" introduced="^2" purpose="development" target="desktop">
       
    79         <unit mrp="security_info/security_metadata/security_metadata.mrp"/>
       
    80       </component>
       
    81     </collection>
       
    82   </package>
       
    83 </SystemDefinition>