構造体 auth_methods

#include <auth.h>


変数

auth_methodsprev
auth_methodsnext
const char * name
NTSTATUS(* auth )(const struct auth_context *auth_context, void *my_private_data, TALLOC_CTX *mem_ctx, const struct auth_usersupplied_info *user_info, auth_serversupplied_info **server_info)
DATA_BLOB(* get_chal )(const struct auth_context *auth_context, void **my_private_data, TALLOC_CTX *mem_ctx)
void * private_data
void(* free_private_data )(void **private_data)
void(* send_keepalive )(void **private_data)


説明

auth.h97 行で定義されています。


構造体

struct auth_methods* prev

auth.h99 行で定義されています。

struct auth_methods * next

auth.h99 行で定義されています。

参照元 check_ntlm_password()free_auth_context()get_ntlm_challenge().

const char* name

auth.h100 行で定義されています。

参照元 check_ntlm_password()get_ntlm_challenge().

NTSTATUS(* auth)(const struct auth_context *auth_context, void *my_private_data, TALLOC_CTX *mem_ctx, const struct auth_usersupplied_info *user_info, auth_serversupplied_info **server_info)

参照元 check_ntlm_password().

DATA_BLOB(* get_chal)(const struct auth_context *auth_context, void **my_private_data, TALLOC_CTX *mem_ctx)

参照元 get_ntlm_challenge().

void* private_data

auth.h117 行で定義されています。

参照元 check_ntlm_password()free_auth_context()get_ntlm_challenge()timeout_processing().

void(* free_private_data)(void **private_data)

参照元 free_auth_context().

void(* send_keepalive)(void **private_data)

参照元 timeout_processing().


この構造体の説明は次のファイルから生成されました:
Sambaに対してSat Aug 29 21:24:41 2009に生成されました。  doxygen 1.4.7