Uses of Enum Class
org.cryptomator.frontend.dokany.internal.structure.filesecurity.SecurityDescriptorControlFlag
Packages that use SecurityDescriptorControlFlag
-
Uses of SecurityDescriptorControlFlag in org.cryptomator.frontend.dokany.internal.structure.filesecurity
Methods in org.cryptomator.frontend.dokany.internal.structure.filesecurity that return SecurityDescriptorControlFlagModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SecurityDescriptorControlFlag[]SecurityDescriptorControlFlag.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in org.cryptomator.frontend.dokany.internal.structure.filesecurity with type arguments of type SecurityDescriptorControlFlagModifier and TypeMethodDescriptionSelfRelativeSecurityDescriptor.createEmptySD(EnumIntegerSet<SecurityDescriptorControlFlag> flags) SelfRelativeSecurityDescriptor.createSD(EnumIntegerSet<SecurityDescriptorControlFlag> flags, SecurityIdentifier owner, SecurityIdentifier group, AccessControlList sacl, AccessControlList dacl)