The figure shows the Security Policy dialog. There are three panes: Clients, Permissions, and Certificates. Each pane has the Add and Remove buttons. The Signed is selected in the Clients pane. The Permissions pane contains the following permissions: java.io.FilePermission "<<ALL FILES>>" "read,write,delete,execute,readlink"; java.lang.RuntimePermission "*"; java.util.logging.LoggingPermission "control" null; java.util.PropertyPermission "*" "read,write"; javax.microedition.apdu.APDUPermission "aid"; javax.microedition.apdu.APDUPermission "sat"; javax.microedition.cellular.CellularPermission "*"; javax.microedition.event.EventPermission "*" "post, postsystem,read,resister". The Certificates pane contains the following data: C=US, O=manufacturer CA, OU=TCK, CN=thehost; CN=thehost,OU=JCT,O=dummy CA, L=Santa Clara, ST=CA,C=US. The bottom part of the window shows the message "Changes to security policy will take effect on the next emulator startup." and the buttons OK and Cancel.