| 程序包 | 说明 |
|---|---|
| com.obs.services.model |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
GrantAndPermission[] |
AccessControlList.getGrantAndPermissions()
Obtain all permissions in the ACL.
|
|
GrantAndPermission[] |
BucketLoggingConfiguration.getTargetGrants()
Obtain the log delivery group.
|
|
GrantAndPermission |
AccessControlList.grantPermission(GranteeInterface grantee,
Permission permission)
Specify permissions
Permission in the ACL
GranteeInterface. |
|
GrantAndPermission |
AccessControlList.grantPermission(GranteeInterface grantee,
Permission permission,
boolean delivered) |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
Set<GrantAndPermission> |
AccessControlList.getGrants()
Obtain all permissions in the ACL.
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
BucketLoggingConfiguration.addTargetGrant(GrantAndPermission targetGrant)
Add permissions for logged objects
|
|
void |
AccessControlList.grantAllPermissions(GrantAndPermission[] grantAndPermissions)
Add grantee groups to the ACL.
|
|
void |
BucketLoggingConfiguration.setTargetGrants(GrantAndPermission[] targetGrants)
Set the log delivery group.
|
Copyright © 2025. All rights reserved.