China Unicom Java security domains
(New page: Category:JavaCategory:Signing and Certification In general China Unicom has retricted many capabilities for untrusted 3rd party applications, including * platformRequest() * Networ...) |
m |
||
| Line 10: | Line 10: | ||
* UniJa Standby Mode | * UniJa Standby Mode | ||
| − | + | There is no trusted 3rd party domain. | |
| − | + | One has to sign the MIDlet with a certificate from China Unicom. This operator domain has full access to all APIs. | |
| − | + | There is also a China Unicom testing certificate available, which is valid for 21 days. It is required to apply again when the 21 is exceeded. | |
| − | + | ||
Revision as of 06:05, 20 July 2007
In general China Unicom has retricted many capabilities for untrusted 3rd party applications, including
- platformRequest()
- Network connections
- Messaging
- PushRegistry
- Local connectivity
- PIM access (read and edit)
- UniJa 3D Graphics
- UniJa Standby Mode
There is no trusted 3rd party domain.
One has to sign the MIDlet with a certificate from China Unicom. This operator domain has full access to all APIs.
There is also a China Unicom testing certificate available, which is valid for 21 days. It is required to apply again when the 21 is exceeded.

