The AccessControlContext interface is used in the case where the
permission of an application not running in the current isolate needs
to be checked, for example the when an installer has to register
connection for a MIDlet with the push registry.
This API does not specify the names used to identify permissions, the
policy behind the API should use the standard names in JSR specifications
to identify permissions.