Lines Matching refs:file
4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
31 /** This permission represents access to a file or directory.
32 A FilePermission consists of a file url and a set of actions valid for that url.
34 The path of the file url that ends in <code>"/*"</code> indicates all the files and
37 directory. A file url string consisting of the special token
38 <code>"<<ALL FILES>>"</code> matches any file.
40 Note: A file url string consisting of a single <code>"*"</code> indicates all the files
62 especially dangerous. This grants permission to write to the entire file system.
68 /** target file url