Searched refs:DelegatedRole (Results 1 – 2 of 2) sorted by relevance
6 exports.SuccinctRoles = exports.DelegatedRole = exports.Role = exports.TOP_LEVEL_ROLE_NAMES = void …82 class DelegatedRole extends Role { class95 if (!(other instanceof DelegatedRole)) {150 return new DelegatedRole({161 exports.DelegatedRole = DelegatedRole;
107 const delegatedRole = role_1.DelegatedRole.fromJSON(role);