Uses of Class
org.cryptomator.cryptofs.CryptoFileSystem
Packages that use CryptoFileSystem
-
Uses of CryptoFileSystem in org.cryptomator.cryptofs
Methods in org.cryptomator.cryptofs that return CryptoFileSystemModifier and TypeMethodDescriptionCryptoFileSystemProvider.getFileSystem(URI uri) CryptoFileSystemProvider.newFileSystem(URI uri, Map<String, ?> rawProperties) static CryptoFileSystemCryptoFileSystemProvider.newFileSystem(Path pathToVault, CryptoFileSystemProperties properties) Typesafe alternative toFileSystems.newFileSystem(URI, Map).