Package | Description |
---|---|
alluxio.master.file | |
alluxio.security.authentication |
Modifier and Type | Method and Description |
---|---|
FileSystemMasterAuditContext |
FileSystemMasterAuditContext.setAuthType(AuthType authType)
Sets mAuthType field.
|
Modifier and Type | Method and Description |
---|---|
static AuthType |
AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthType[] |
AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static AuthenticationProvider |
AuthenticationProvider.Factory.create(AuthType authType) |
Copyright © 2023. All Rights Reserved.