public class AuthPolicyFactory extends Object
Constructor and Description |
---|
AuthPolicyFactory() |
Modifier and Type | Method and Description |
---|---|
static AuthPolicy |
create(FileSystem fileSystem,
AlluxioConfiguration conf,
AbstractFuseFileSystem fuseFileSystem)
Creates a new instance of
AuthPolicy . |
public static AuthPolicy create(FileSystem fileSystem, AlluxioConfiguration conf, AbstractFuseFileSystem fuseFileSystem)
AuthPolicy
.fileSystem
- the Alluxio file systemconf
- alluxio configurationfuseFileSystem
- the FuseFileSystemCopyright © 2023. All Rights Reserved.