Package | Description |
---|---|
com.iijgio.dag.services.storage.model |
IIJ GIOストレージ&アナリシスサービスの様々な操作・情報・結果をモデル化するクラスを含みます
|
Modifier and Type | Method and Description |
---|---|
Set<Grant> |
AccessControlList.getGrants()
このaccess control list (ACL)に含まれる
Grant オブジェクトの
セットを返します。 |
Modifier and Type | Method and Description |
---|---|
void |
AccessControlList.grantAllPermissions(Grant... grantsVarArg)
このaccess control list(ACL)に、
Grant オブジェクトで定義されている
権限とgranteeのペアを追加します。 |
Copyright © 2018. All rights reserved.