|
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-010627ED-7BCD-4AF1-BECB-661E21015E6E" xml:lang="en"><title>Password |
|
13 query</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p>A specific case of the Data query is the Password query, used for confidential |
|
15 information such as passwords or PINs. It uses the password editor, which |
|
16 functions much like any other editor, except that instead of the actual data, |
|
17 a dummy character (asterisk) represents each input character. In case of a |
|
18 numeric-only password, the asterisks appear as soon as characters are entered. |
|
19 In case of alphanumeric input, to support typing characters by repeated presses |
|
20 of the same numeric key, the character is displayed normally for a short time, |
|
21 and then changed into an asterisk.</p> |
|
22 <section><title>Using password queries |
|
23 in C++ applications</title><p>For implementation information, see <xref href="GUID-7B275129-5EF7-4B27-B603-3BDE2C650A93.dita">Queries</xref>.</p></section> |
|
24 </conbody></concept> |