| 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
The system user group authentication policy that always set the user group
to the actual end user.
|
| Modifier and Type | Method and Description |
|---|---|
static LaunchUserGroupAuthPolicy |
LaunchUserGroupAuthPolicy.create(FileSystem fileSystem,
AlluxioConfiguration conf,
java.util.Optional<FuseFileSystem> fuseFileSystem)
Creates a new launch user auth policy.
|
Copyright © 2023. All Rights Reserved.