Uses of Class
org.cryptomator.cryptofs.attr.CryptoPosixFileAttributeView_Factory
-
Packages that use CryptoPosixFileAttributeView_Factory Package Description org.cryptomator.cryptofs.attr -
-
Uses of CryptoPosixFileAttributeView_Factory in org.cryptomator.cryptofs.attr
Methods in org.cryptomator.cryptofs.attr that return CryptoPosixFileAttributeView_Factory Modifier and Type Method Description static CryptoPosixFileAttributeView_FactoryCryptoPosixFileAttributeView_Factory. create(javax.inject.Provider<CryptoPath> cleartextPathProvider, javax.inject.Provider<CryptoPathMapper> pathMapperProvider, javax.inject.Provider<LinkOption[]> linkOptionsProvider, javax.inject.Provider<Symlinks> symlinksProvider, javax.inject.Provider<OpenCryptoFiles> openCryptoFilesProvider, javax.inject.Provider<AttributeProvider> fileAttributeProvider, javax.inject.Provider<ReadonlyFlag> readonlyFlagProvider)
-