Home
last modified time | relevance | path

Searched refs:checkAuthorizedToRevokeRoles (Results 1 – 2 of 2) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/commands/
H A Duser_management_commands_common.cpp91 Status checkAuthorizedToRevokeRoles(AuthorizationSession* authzSession, in checkAuthorizedToRevokeRoles() function
396 return checkAuthorizedToRevokeRoles(authzSession, roles); in checkAuthForRevokeRolesFromUserCommand()
411 return checkAuthorizedToRevokeRoles(authzSession, roles); in checkAuthForRevokeRolesFromRoleCommand()
H A Duser_management_commands.h69 Status checkAuthorizedToRevokeRoles(AuthorizationSession* authzSession,