AT&T API access rights v1
hamishwillee
(Talk | contribs) m (Hamishwillee - Bot addition of Template:ArticleMetaData) |
hamishwillee
(Talk | contribs) m (Hamishwillee - Add SeeAlso to similar topics) |
||
| Line 1: | Line 1: | ||
| + | [[Category:Java ME]][[Category:Signing and Certification]] | ||
{{ArticleMetaData | {{ArticleMetaData | ||
|sourcecode= <!-- Link to example source code e.g. [[Media:The Code Example ZIP.zip]] --> | |sourcecode= <!-- Link to example source code e.g. [[Media:The Code Example ZIP.zip]] --> | ||
| Line 18: | Line 19: | ||
|creationdate=20070616 | |creationdate=20070616 | ||
|author=[[User:Hartti]] | |author=[[User:Hartti]] | ||
| − | }}[[ | + | }} |
| + | {{SeeAlso| | ||
| + | * [[API access rights on phones, S60 2nd FP2]] | ||
| + | * [[API access rights on phones, S60 2nd FP3]] | ||
| + | * [[API access rights on phones, S60 3rd]] | ||
| + | * [[API access rights on phones, S60 3rd FP1]] | ||
| + | * [[API access rights on phones, S60 3rd FP2]] | ||
| + | * [[API access rights on phones, S60 5th]] | ||
| + | * [[API access rights on phones, Series 40 3rd FP1]] | ||
| + | * [[API access rights on phones, Series 40 3rd FP2]] | ||
| + | * [[API access rights on phones, Series 40 5th FP1]] | ||
| + | * [[API access rights on phones, Series 40 6th]] | ||
| + | * [[API access rights on phones, Series 40 6th FP1]] | ||
| + | * [[MIDP 2.0 API access rights]] | ||
| + | * [[AT&T API access rights v1]] | ||
| + | * [[AT&T API access rights v3]] | ||
| + | }} | ||
== Untrusted 3rd party domain == | == Untrusted 3rd party domain == | ||
| − | {| | + | {| class="wikitable" |
|- | |- | ||
! | ! | ||
| Line 124: | Line 141: | ||
== Trusted 3rd party domain == | == Trusted 3rd party domain == | ||
| − | {| | + | {| class="wikitable" |
|- | |- | ||
! | ! | ||
| Line 227: | Line 244: | ||
== Cingular (AT&T) Preferred domain == | == Cingular (AT&T) Preferred domain == | ||
| − | {| | + | {| class="wikitable" |
|- | |- | ||
! | ! | ||
Latest revision as of 05:21, 11 November 2011
Article Metadata
See Also
- API access rights on phones, S60 2nd FP2
- API access rights on phones, S60 2nd FP3
- API access rights on phones, S60 3rd
- API access rights on phones, S60 3rd FP1
- API access rights on phones, S60 3rd FP2
- API access rights on phones, S60 5th
- API access rights on phones, Series 40 3rd FP1
- API access rights on phones, Series 40 3rd FP2
- API access rights on phones, Series 40 5th FP1
- API access rights on phones, Series 40 6th
- API access rights on phones, Series 40 6th FP1
- MIDP 2.0 API access rights
- AT&T API access rights v1
- AT&T API access rights v3
Untrusted 3rd party domain
| No access | Ask always | Ask first time | Always allowed | |
|---|---|---|---|---|
| Network access | yes | yes | yes | - |
| Messaging | default | - | - | - |
| App auto start | default | - | - | - |
| Connectivity | default | - | - | - |
| Multimedia | not defined | not defined | not defined | not defined |
| Read user data | default | - | - | - |
| Edit user data | default | - | - | - |
| Positioning | not defined | not defined | not defined | not defined |
| Landmarks | not defined | not defined | not defined | not defined |
| Authentication | not defined | not defined | not defined | not defined |
| Smart Card access | not defined | not defined | not defined | not defined |
| Phone call | not defined | not defined | not defined | not defined |
| Low level net access | default | - | - | - |
| 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 | yes | - |
| Messaging | yes | yes | yes | - |
| App auto start | yes | yes | yes | - |
| Connectivity | yes | yes | yes | - |
| Multimedia | not specified | not specified | not specified | not specified |
| Read user data | yes | yes | yes | - |
| Edit user data | yes | yes | yes | - |
| Positioning | not defined | not defined | not defined | not defined |
| Landmarks | not defined | not defined | not defined | not defined |
| Authentication | not specified | not specified | not specified | not specified |
| Smart Card access | not specified | not specified | not specified | not specified |
| Phone call | not specified | not specified | not specified | not specified |
| Low level net access | default | - | - | - |
| Restricted messaging | not specified | not specified | not specified | not specified |
| Call control | not specified | not specified | not specified | not specified |
Cingular (AT&T) Preferred domain
| No access | Ask always | Ask first time | Always allowed | |
|---|---|---|---|---|
| Network access | - | yes | yes | yes |
| Messaging | yes | yes | yes | - |
| App auto start | yes | yes | yes | - |
| Connectivity | - | yes | yes | yes |
| Multimedia | not defined | not defined | not defined | not defined |
| Read user data | yes | yes | yes | - |
| Edit user data | yes | yes | yes | - |
| Positioning | not defined | not defined | not defined | not defined |
| Landmarks | not defined | not defined | not defined | not defined |
| Authentication | not specified | not specified | not specified | not specified |
| Smart Card access | not specified | not specified | not specified | not specified |
| Phone call | not specified | not specified | not specified | not specified |
| Low level net access | - | yes | yes | yes |
| Restricted messaging | not specified | not specified | not specified | not specified |
| Call control | not specified | not specified | not specified | not specified |

