You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -2249,16 +2255,21 @@ public void buildACLSearchParameters(Account caller, Long id, String accountName
2249
2255
// search for policy permissions associated with caller to get all his authorized domains, accounts, and resources
2250
2256
// Assumption: if a domain is in grantedDomains, then all the accounts under this domain will not be returned in "grantedAccounts". Similarly, if an account
2251
2257
// is in grantedAccounts, then all the resources owned by this account will not be returned in "grantedResources".
0 commit comments