Home
last modified time | relevance | path

Searched defs:revoke_role (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/cloud/
H A D_identity.py1424 def revoke_role(self, name_or_id, user=None, group=None, member in IdentityCloudMixin
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/thrift/
H A Dhive_metastore.thrift1112 bool revoke_role(1:string role_name, 2:string principal_name, 3:PrincipalType principal_type) function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/dbi/hiveserver2/thrift/
H A Dhive_metastore.thrift1112 bool revoke_role(1:string role_name, 2:string principal_name, 3:PrincipalType principal_type) function
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/thrift/
H A Dhive_metastore.thrift1112 bool revoke_role(1:string role_name, 2:string principal_name, 3:PrincipalType principal_type) function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/
H A Dsql_authorization.cc587 void revoke_role(THD *thd, ACL_USER *role, ACL_USER *user) { in revoke_role() function