- Sort Score
- Result 10 results
- Languages All
Results 61 - 61 of 61 for getPermissions (0.11 sec)
-
guava/src/com/google/common/io/TempFileCreator.java
ImmutableList<AclEntry> acl = ImmutableList.of( AclEntry.newBuilder() .setType(ALLOW) .setPrincipal(user) .setPermissions(EnumSet.allOf(AclEntryPermission.class)) .setFlags(DIRECTORY_INHERIT, FILE_INHERIT) .build()); FileAttribute<ImmutableList<AclEntry>> attribute =
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Oct 06 17:11:11 UTC 2023 - 12.5K bytes - Viewed (0)