| Package | Description |
|---|---|
| com.aliyun.odps.security |
提供ODPS支持的账号类型。
|
| Modifier and Type | Method and Description |
|---|---|
CheckPermissionConstants.ActionType |
SecurityManager.PermissionDesc.getActionType() |
static CheckPermissionConstants.ActionType |
CheckPermissionConstants.ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckPermissionConstants.ActionType[] |
CheckPermissionConstants.ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PermissionDesc(String projectName,
CheckPermissionConstants.ObjectType objectType,
String objectName,
CheckPermissionConstants.ActionType actionType) |
Copyright © 2022 Alibaba Cloud Computing. All rights reserved.