Rampart Callback Module


Classes

struct  rampart_callback_ops
struct  rampart_callback

Defines

#define RAMPART_CALLBACK_FREE(callback, env)   ((callback)->ops->free (callback, env))
#define RAMPART_CALLBACK_CALLBACK_PASSWORD(callback, env, username, param)   ((callback)->ops->callback_password(callback, env, username, param))

Typedefs

typedef struct rampart_callback_ops rampart_callback_ops_t
typedef struct rampart_callback rampart_callback_t

Detailed Description

Struct to get password using callbacks

Typedef Documentation

Type name for struct rampart_callback_ops

typedef struct rampart_callback rampart_callback_t

Type name for struct rampart_callback


Generated on Fri May 23 15:50:25 2008 for Rampart/C by  doxygen 1.5.5