33#define PG_MAX_AUTH_TOKEN_LENGTH 65535
49typedef char *(*auth_password_hook_typ) (
char *
input);
void sendAuthRequest(Port *port, AuthRequest areq, const char *extradata, int extralen)
PGDLLIMPORT ClientAuthentication_hook_type ClientAuthentication_hook
PGDLLIMPORT char * pg_krb_server_keyfile
PGDLLIMPORT auth_password_hook_typ ldap_password_hook
void(* ClientAuthentication_hook_type)(Port *, int)
char *(* auth_password_hook_typ)(char *input)
void ClientAuthentication(Port *port)
PGDLLIMPORT bool pg_krb_caseins_users
void set_authn_id(Port *port, const char *id)
PGDLLIMPORT bool pg_gss_accept_delegation