/ This class must be held by all those creating or reading cookies /
Sets this permission's read access
function setCanRead(boolean can_read) : void
Sets this permission's write access
function setCanWrite(boolean can_write) : void
Ensures the scope permissions have a valid CookiePermission when adding a CookiePermission to a Permissions object
function __permission_check(PermissionProperty p1, PermissionProperty p2) : void