rampart callback


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 Wed Dec 20 20:14:13 2006 for Axis2/C by  doxygen 1.5.1