Home
last modified time | relevance | path

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

/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/cloud/
H A D_identity.py1342 def grant_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.thrift1109 bool grant_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.thrift1109 bool grant_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.thrift1109 bool grant_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.cc813 void grant_role(ACL_USER *role, const ACL_USER *user, bool with_admin_opt) { in grant_role() function