javax.microedition.swm.SWMPermission

This is a permission which is used and checked in the security manager to verify that the specified permissions are available before the application and task manager are used. {@code "client"} refers to applications which are assigned to the same client. {@code "crossClient"} is usually assigned to the root client which allows a client to control other clients.