public class AuthPolicyFactory
extends java.lang.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 © 2021. All Rights Reserved.