Main Page | Class Hierarchy | Class List | File List | Class Members

tacpp::TacacsClient Class Reference

it will help us for write tacacs+ proxy More...

#include <Tacacs.h>

Inheritance diagram for tacpp::TacacsClient:

tacpp::TacacsPacket tacpp::Packet List of all members.

Public Member Functions

bool authen_send_start (const char *port, const char *username, const int type, const char *data)
int authen_get_reply (char *server, char *datas)
bool authen_send_cont (const char *user_msg, const char *data)
bool author_send_request (const int method, const int priv_lvl, const int authen_type, const int authen_service, const char *user, const char *port, char **avpair)
int author_get_response (char *server_msg, char *data, char **avpair)
bool account_send_request (const int flag, const int method, const int priv_lvl, const int authen_type, const int authen_service, const char *user, const char *port, char **avpair)
int account_get_reply (char *server_msg, char *data)
 TacacsClient (char *k, char *p, int f)

Detailed Description

it will help us for write tacacs+ proxy

Author:
rv
Version:
0


Constructor & Destructor Documentation

tacpp::TacacsClient::TacacsClient char *  k,
char *  p,
int  f
[inline]
 

init


Member Function Documentation

int TacacsClient::account_get_reply char *  server_msg,
char *  data
 

get reply

bool TacacsClient::account_send_request const int  flag,
const int  method,
const int  priv_lvl,
const int  authen_type,
const int  authen_service,
const char *  user,
const char *  port,
char **  avpair
 

send req

int TacacsClient::authen_get_reply char *  server,
char *  datas
 

get reply

bool TacacsClient::authen_send_cont const char *  user_msg,
const char *  data
 

send cont

bool TacacsClient::authen_send_start const char *  port,
const char *  username,
const int  type,
const char *  data
 

send start

int TacacsClient::author_get_response char *  server_msg,
char *  data,
char **  avpair
 

get resp

bool TacacsClient::author_send_request const int  method,
const int  priv_lvl,
const int  authen_type,
const int  authen_service,
const char *  user,
const char *  port,
char **  avpair
 

send req


The documentation for this class was generated from the following files:
Generated on Thu Jul 21 23:09:49 2005 for tacppd.kdevelop by doxygen 1.3.5