Skip to content

Class au_auth_accessor

ClassList > au_auth_accessor

  • #include <authenticate_access_auth.hpp>

Public Functions

Type Name
au_auth_accessor ()
int delete_auth (DB_OBJECT_TYPE obj_type, MOP grantor, MOP user, MOP obj_mop, DB_AUTH auth_type)
MOP get_auth_class_mop ()
MOP get_auth_object ()
int insert_auth (DB_OBJECT_TYPE obj_type, MOP grantor, MOP user, MOP obj_mop, DB_AUTH auth_type, int grant_option)
int update_auth (DB_OBJECT_TYPE obj_type, MOP grantor, MOP user, MOP obj_mop, DB_AUTH auth_type, int grant_option)

Public Functions Documentation

function au_auth_accessor [2/2]

explicit au_auth_accessor::au_auth_accessor () 

function delete_auth

int au_auth_accessor::delete_auth (
    DB_OBJECT_TYPE obj_type,
    MOP grantor,
    MOP user,
    MOP obj_mop,
    DB_AUTH auth_type
) 

function get_auth_class_mop

inline MOP au_auth_accessor::get_auth_class_mop () 

function get_auth_object

inline MOP au_auth_accessor::get_auth_object () 

function insert_auth

int au_auth_accessor::insert_auth (
    DB_OBJECT_TYPE obj_type,
    MOP grantor,
    MOP user,
    MOP obj_mop,
    DB_AUTH auth_type,
    int grant_option
) 

function update_auth

int au_auth_accessor::update_auth (
    DB_OBJECT_TYPE obj_type,
    MOP grantor,
    MOP user,
    MOP obj_mop,
    DB_AUTH auth_type,
    int grant_option
) 


The documentation for this class was generated from the following file cubrid/src/object/authenticate_access_auth.hpp