| Author |
File permissions and SecurityException
|
Graeme Byers
Ranch Hand
Joined: Apr 16, 2004
Posts: 127
|
|
If I had access to a Unix machine I would check this myself. Does Sun's phrase "security manager" include file permissions ? If I attempt to (say) File write() to a file which allows me only read access, is a SecurityException raised ?. If not, what happens ? Thank you.
|
 |
Graeme Byers
Ranch Hand
Joined: Apr 16, 2004
Posts: 127
|
|
|
Got the answer - returns false.
|
 |
 |
|
|
subject: File permissions and SecurityException
|
|
|