API access rights on phones, Series 40 6th
hamishwillee
(Talk | contribs) m (Hamishwillee - Bot addition of Template:ArticleMetaData) |
|||
| Line 1: | Line 1: | ||
| − | [[Category:Java ME]][[Category:Signing and Certification]] | + | {{ArticleMetaData |
| + | |sourcecode= <!-- Link to example source code e.g. [[Media:The Code Example ZIP.zip]] --> | ||
| + | |installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.sis]]) --> | ||
| + | |devices= <!-- Devices tested against - e.g. ''devices=Nokia 6131 NFC, Nokia C7-00'') --> | ||
| + | |sdk= <!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) --> | ||
| + | |platform= <!-- Compatible platforms - e.g. Symbian^1 and later, Qt 4.6 and later --> | ||
| + | |devicecompatability= <!-- Compatible devices e.g.: All* (must have internal GPS) --> | ||
| + | |dependencies= <!-- Any other/external dependencies e.g.: Google Maps Api v1.0 --> | ||
| + | |signing=<!-- Signing requirements - empty or one of: Self-Signed, DevCert, Manufacturer --> | ||
| + | |capabilities=<!-- Capabilities required by the article/code example (e.g. Location, NetworkServices. --> | ||
| + | |keywords= <!-- APIs, classes and methods (e.g. QSystemScreenSaver, QList, CBase --> | ||
| + | |id= <!-- Article Id (Knowledge base articles only) --> | ||
| + | |language=<!-- Language category code for non-English topics - e.g. Lang-Chinese --> | ||
| + | |review-by=<!-- After re-review: [[User:username]] --> | ||
| + | |review-timestamp=<!-- After re-review: YYYYMMDD --> | ||
| + | |update-by=<!-- After significant update: [[User:username]]--> | ||
| + | |update-timestamp=<!-- After significant update: YYYYMMDD --> | ||
| + | |creationdate=20100119 | ||
| + | |author=[[User:R2j7]] | ||
| + | }}[[Category:Java ME]][[Category:Signing and Certification]] | ||
== Untrusted 3rd party domain == | == Untrusted 3rd party domain == | ||
Revision as of 09:24, 7 November 2011
Article Metadata
Untrusted 3rd party domain
| No access | Ask always | Ask first time | Always allowed | |
|---|---|---|---|---|
| Network access | yes | default | yes | - |
| Messaging | yes | default | yes | - |
| App auto start | yes | default | yes | - |
| Connectivity | yes | default | yes | yes |
| Multimedia | yes | default | yes | - |
| Read user data | yes | default | - | - |
| Edit user data | yes | default | - | - |
| Location | yes | default | yes | - |
| Landmarks | yes | default | yes | - |
| Authentication | no | no | no | no |
| Smart Card access | no | no | no | no |
| Phone call | not specified | not specified | not specified | not specified |
| Low level net access | not specified | not specified | not specified | not specified |
| Restricted messaging | not specified | not specified | not specified | not specified |
| Call control | not specified | not specified | not specified | not specified |
Trusted 3rd party domain
| No access | Ask always | Ask first time | Always allowed | |
|---|---|---|---|---|
| Network access | yes | yes | default | yes |
| Messaging | yes | default | yes | yes |
| App auto start | yes | default | yes | yes |
| Connectivity | yes | yes | default | yes |
| Multimedia | yes | yes | default | yes |
| Read user data | yes | default | yes | yes |
| Edit user data | yes | default | yes | yes |
| Positioning | not specified | not specified | not specified | not specified |
| Landmarks | not specified | not specified | not specified | not specified |
| Authentication | not specified | not specified | not specified | not specified |
| Smart Card access | yes | yes | default | yes |
| Phone call | not specified | not specified | not specified | not specified |
| Low level net access | not specified | not specified | not specified | not specified |
| Restricted messaging | not specified | not specified | not specified | not specified |
| Call control | not specified | not specified | not specified | not specified |

