CUBRID Engine  latest
client_credentials.hpp File Reference
#include "dbtype_def.h"
#include "db_client_type.hpp"
#include "packable_object.hpp"
#include <string>
Include dependency graph for client_credentials.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  clientids
 
struct  boot_client_credential
 

Typedefs

typedef enum db_client_type BOOT_CLIENT_TYPE
 
typedef struct clientids CLIENTIDS
 
typedef struct boot_client_credential BOOT_CLIENT_CREDENTIAL
 

Variables

const size_t LOG_USERNAME_MAX = DB_MAX_USER_LENGTH + 1
 

Typedef Documentation

Definition at line 81 of file client_credentials.hpp.

Definition at line 33 of file client_credentials.hpp.

typedef struct clientids CLIENTIDS

Definition at line 37 of file client_credentials.hpp.

Variable Documentation