CUBRID Engine
latest
|
Public Attributes | |
struct au_grant * | next |
MOP | auth_object |
MOP | user |
MOP | grantor |
DB_SET * | grants |
int | grant_index |
int | grant_option |
int | legal |
Definition at line 194 of file authenticate.c.
MOP au_grant::auth_object |
Definition at line 198 of file authenticate.c.
Referenced by au_propagate_del_new_auth(), collect_class_grants(), free_grant_list(), and propagate_revoke().
int au_grant::grant_index |
Definition at line 203 of file authenticate.c.
Referenced by au_propagate_del_new_auth(), collect_class_grants(), and propagate_revoke().
int au_grant::grant_option |
Definition at line 205 of file authenticate.c.
Referenced by collect_class_grants(), and map_grant_list().
MOP au_grant::grantor |
Definition at line 200 of file authenticate.c.
Referenced by au_force_write_new_auth(), au_propagate_del_new_auth(), collect_class_grants(), free_grant_list(), get_grants(), and map_grant_list().
DB_SET* au_grant::grants |
Definition at line 202 of file authenticate.c.
Referenced by apply_grants(), au_dump_user(), au_force_write_new_auth(), au_grant(), au_print_auth(), au_propagate_del_new_auth(), build_class_grant_list(), collect_class_grants(), get_grants(), and propagate_revoke().
int au_grant::legal |
Definition at line 206 of file authenticate.c.
Referenced by au_propagate_del_new_auth(), collect_class_grants(), map_grant_list(), and propagate_revoke().
struct au_grant* au_grant::next |
Definition at line 196 of file authenticate.c.
Referenced by au_extend_class_caches(), au_propagate_del_new_auth(), collect_class_grants(), free_class_grants(), free_class_users(), free_grant_list(), map_grant_list(), and propagate_revoke().
MOP au_grant::user |
Definition at line 199 of file authenticate.c.
Referenced by au_add_user(), au_add_user_method(), au_change_owner_method(), au_change_sp_owner_method(), au_change_trigger_owner_method(), au_compute_groups(), au_dump_auth(), au_dump_to_file(), au_dump_user(), au_find_user_cache_index(), au_find_user_method(), au_get_owner_method(), au_make_user(), au_perform_login(), au_propagate_del_new_auth(), build_class_grant_list(), class_grant_loop(), collect_class_grants(), free_grant_list(), make_class_grant(), and map_grant_list().