Symbian3/SDK/Source/GUID-EAD6B365-DCB9-51AD-AF21-0B8262B468A2.dita
changeset 0 89d6a7a84779
equal deleted inserted replaced
-1:000000000000 0:89d6a7a84779
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-EAD6B365-DCB9-51AD-AF21-0B8262B468A2" xml:lang="en"><title>WhiteList/BlackList
       
    13 URI Services Overview</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>Mobile widgets are increasingly being used to connect to internet, which
       
    15 has increased the vulnerability of devices. To address this issue, Symbian
       
    16 provides a framework using which origins of harmful messages can be added
       
    17 to a BlackList. The framework also supports adding the origin of trusted clients
       
    18 to a WhiteList. This allows end users to control the data they receive from
       
    19 networks. </p>
       
    20 <p>Symbian provides a client-server framework to support BlackList/WhiteList
       
    21 origins (URIs). The framework currently supports <i>Browser</i>, <i>WapPush</i>, <i>PushEmail</i> and <i>DeviceProvisioning</i> service
       
    22 type URIs. The URI entry is unique for a given service type and similar URIs
       
    23 from different service types can exist in the URI list. </p>
       
    24 <p>The BlackList/WhiteList framework provides support for adding a URI to
       
    25 the list, removing a URI from list, updating a URI in the list, reading URIs
       
    26 from the list, and querying for URIs in the list. Support for wildcard URI
       
    27 entries is not provided. The framework also provides support for pre-configuration
       
    28 of URIs in the list to enable clients to add their own URIs. </p>
       
    29 <p><b>See Also </b> </p>
       
    30 <ul>
       
    31 <li id="GUID-5C534E00-9D07-50CE-98A3-D0910FDC0964"><p> <xref href="GUID-F8159093-6349-516B-8301-C50BD2AC9F2C.dita">Using
       
    32 URIs from the URI List</xref> </p> </li>
       
    33 <li id="GUID-2E66D95E-E300-54C0-B418-0B78738038C8"><p> <xref href="GUID-402B5633-1E3A-5F24-8C4F-DA5F04D2557C.dita">Querying
       
    34 URIs from the URI List</xref> </p> </li>
       
    35 <li id="GUID-4DD7ECDE-428A-5179-A326-91C93146A529"><p> <xref href="GUID-B36F47DC-0A62-5B8F-A761-2717B921A339.dita">Pre-configuring
       
    36 the URI List</xref> </p> </li>
       
    37 </ul>
       
    38 </conbody></concept>