Uses of Class
org.cryptomator.cryptofs.DirectoryIdBackup
Packages that use DirectoryIdBackup
-
Uses of DirectoryIdBackup in org.cryptomator.cryptofs
Methods in org.cryptomator.cryptofs that return DirectoryIdBackupModifier and TypeMethodDescriptionDirectoryIdBackup_Factory.get()static DirectoryIdBackupDirectoryIdBackup_Factory.newInstance(org.cryptomator.cryptolib.api.Cryptor cryptor) Methods in org.cryptomator.cryptofs with parameters of type DirectoryIdBackupModifier and TypeMethodDescriptionstatic org.cryptomator.cryptofs.CryptoFileSystemImplCryptoFileSystemImpl_Factory.newInstance(CryptoFileSystemProvider provider, Object cryptoFileSystems, Path pathToVault, org.cryptomator.cryptolib.api.Cryptor cryptor, Object fileStore, CryptoFileSystemStats stats, CryptoPathMapper cryptoPathMapper, Object cryptoPathFactory, Object pathMatcherFactory, org.cryptomator.cryptofs.dir.DirectoryStreamFactory directoryStreamFactory, Object dirIdProvider, DirectoryIdBackup dirIdBackup, org.cryptomator.cryptofs.attr.AttributeProvider fileAttributeProvider, org.cryptomator.cryptofs.attr.AttributeByNameProvider fileAttributeByNameProvider, org.cryptomator.cryptofs.attr.AttributeViewProvider fileAttributeViewProvider, org.cryptomator.cryptofs.fh.OpenCryptoFiles openCryptoFiles, Symlinks symlinks, FinallyUtil finallyUtil, org.cryptomator.cryptofs.dir.CiphertextDirectoryDeleter ciphertextDirDeleter, ReadonlyFlag readonlyFlag, CryptoFileSystemProperties fileSystemProperties)