| Package | Description |
|---|---|
| alluxio.fuse.auth |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomAuthPolicy
A Fuse authentication policy supports user-defined user and group.
|
class |
SystemUserGroupAuthPolicy
Default Fuse Auth Policy.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthPolicy |
AuthPolicyFactory.create(FileSystem fileSystem,
AlluxioConfiguration conf,
AbstractFuseFileSystem fuseFileSystem)
Creates a new instance of
AuthPolicy. |
Copyright © 2021. All Rights Reserved.