Class GSAccessControlList

java.lang.Object
org.jets3t.service.acl.AccessControlList
org.jets3t.service.acl.gs.GSAccessControlList
All Implemented Interfaces:
Serializable

public class GSAccessControlList extends AccessControlList
Represents a Google Storage Access Control List (ACL), including the ACL's set of grantees and the permissions assigned to each grantee.

Author:
Google Developers
See Also: