Uses of Class
org.cryptomator.frontend.dokany.internal.structure.filesecurity.SecurityIdentifier
Packages that use SecurityIdentifier
-
Uses of SecurityIdentifier in org.cryptomator.frontend.dokany.internal.structure.filesecurity
Methods in org.cryptomator.frontend.dokany.internal.structure.filesecurity that return SecurityIdentifierModifier and TypeMethodDescriptionstatic SecurityIdentifierSecurityIdentifier.fromString(String stringSid) Methods in org.cryptomator.frontend.dokany.internal.structure.filesecurity with parameters of type SecurityIdentifierModifier and TypeMethodDescriptionSelfRelativeSecurityDescriptor.createSD(EnumIntegerSet<SecurityDescriptorControlFlag> flags, SecurityIdentifier owner, SecurityIdentifier group, AccessControlList sacl, AccessControlList dacl) Constructors in org.cryptomator.frontend.dokany.internal.structure.filesecurity with parameters of type SecurityIdentifierModifierConstructorDescriptionAccessAllowedACE(EnumIntegerSet<AccessControlEntryFlag> flags, SecurityIdentifier sid, EnumIntegerSet<AccessMask> rights)