Class WinFspMountProvider
java.lang.Object
org.cryptomator.frontend.fuse.mount.WinFspMountProvider
- All Implemented Interfaces:
org.cryptomator.integrations.mount.MountService
- Direct Known Subclasses:
WinFspNetworkMountProvider
@Priority(90)
@OperatingSystem(WINDOWS)
public class WinFspMountProvider
extends Object
implements org.cryptomator.integrations.mount.MountService
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSet<org.cryptomator.integrations.mount.MountCapability> org.cryptomator.integrations.mount.MountBuilderforFileSystem(Path vfsRoot) booleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.cryptomator.integrations.mount.MountService
getDefaultLoopbackPort, hasCapability
-
Constructor Details
-
WinFspMountProvider
public WinFspMountProvider()
-
-
Method Details
-
displayName
- Specified by:
displayNamein interfaceorg.cryptomator.integrations.mount.MountService
-
isSupported
public boolean isSupported()- Specified by:
isSupportedin interfaceorg.cryptomator.integrations.mount.MountService
-
capabilities
- Specified by:
capabilitiesin interfaceorg.cryptomator.integrations.mount.MountService
-
getDefaultMountFlags
- Specified by:
getDefaultMountFlagsin interfaceorg.cryptomator.integrations.mount.MountService
-
forFileSystem
- Specified by:
forFileSystemin interfaceorg.cryptomator.integrations.mount.MountService
-