Uses of Class
org.cryptomator.frontend.dokany.internal.structure.filesecurity.AccessControlList
Packages that use AccessControlList
-
Uses of AccessControlList in org.cryptomator.frontend.dokany.internal.structure.filesecurity
Methods in org.cryptomator.frontend.dokany.internal.structure.filesecurity that return AccessControlListModifier and TypeMethodDescriptionstatic AccessControlListAccessControlList.createDaclRevision2(List<? extends AccessControlEntry> aces) static AccessControlListAccessControlList.createDaclRevision4(List<? extends AccessControlEntry> aces) static AccessControlListAccessControlList.createSaclRevision2(List<? extends AccessControlEntry> aces) static AccessControlListAccessControlList.createSaclRevision4(List<? extends AccessControlEntry> aces) Methods in org.cryptomator.frontend.dokany.internal.structure.filesecurity with parameters of type AccessControlListModifier and TypeMethodDescriptionSelfRelativeSecurityDescriptor.createSD(EnumIntegerSet<SecurityDescriptorControlFlag> flags, SecurityIdentifier owner, SecurityIdentifier group, AccessControlList sacl, AccessControlList dacl)