| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
| Java Programming Ask your Java programming question and help out others with theirs. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to set File previleges to groups
I have to create some set of directories on a user click which i have successfully done thru java.io.File class. I need to set privileges on the directories which i have successfully done thru java policytool and the FilePermission class. Now my problem is I have to create permissions on these directories to each working group and to individual persons in the group. I wonder if I can do it thru the java.security package. Any help will be greately appriciated. Thanks in Advance.
|
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|