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 rampart_callback_ops rampart_callback_ops_t
typedef rampart_callback rampart_callback_t

Detailed Description

Struct to get password using callbacks

Typedef Documentation

typedef struct rampart_callback_ops rampart_callback_ops_t

Type name for struct rampart_callback_ops

typedef struct rampart_callback rampart_callback_t

Type name for struct rampart_callback


Generated on Thu Oct 4 17:37:09 2007 for Rampart/C by  doxygen 1.4.7