The ExecutionPermission Class contains the following constructor:
public ExecutionPermission();
Creates a new ExecutionPermission instance.
The new instance does not allow access for executing applications. Use either the setUnrestricted or includeApplications methods to add applications to the permission.