public class GrantUtil extends Object
| Constructor and Description |
|---|
GrantUtil() |
| Modifier and Type | Method and Description |
|---|---|
static AccessType |
getAccessTypeOfBucketGrantFile(BucketService bucketService,
org.adorsys.encobject.complextypes.BucketDirectory documentDirectory,
UserID owner,
UserID receiver) |
static void |
saveBucketGrantFile(BucketService bucketService,
org.adorsys.encobject.complextypes.BucketDirectory documentDirectory,
UserID owner,
UserID receiver,
AccessType accessType) |
public static final String GRANT_EXT
public static void saveBucketGrantFile(BucketService bucketService, org.adorsys.encobject.complextypes.BucketDirectory documentDirectory, UserID owner, UserID receiver, AccessType accessType)
public static AccessType getAccessTypeOfBucketGrantFile(BucketService bucketService, org.adorsys.encobject.complextypes.BucketDirectory documentDirectory, UserID owner, UserID receiver)
Copyright © 2018. All rights reserved.