rampart_callback.h File Reference

The callback module for a password. More...

#include <axutil_utils_defines.h>
#include <axis2_defines.h>
#include <axutil_param.h>

Go to the source code of this file.

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))
#define RAMPART_CALLBACK_CALLBACK_PKCS12_PASSWORD(callback, env, username, param)   ((callback)->ops->callback_pkcs12_password(callback, env, username, param))

Typedefs

typedef struct rampart_callback_ops rampart_callback_ops_t
typedef struct rampart_callback rampart_callback_t


Detailed Description

The callback module for a password.


Generated on Wed Oct 14 01:02:16 2009 for Rampart/C by  doxygen 1.5.7.1