rampart_credentials.h File Reference

The credentials interface for rampart. To retrieve a username and password pair. More...

#include <axis2_defines.h>
#include <axutil_error.h>
#include <axutil_env.h>
#include <axutil_utils.h>
#include <axis2_msg_ctx.h>
#include <axutil_param.h>

Go to the source code of this file.

Classes

struct  rampart_credentials_ops
struct  rampart_credentials

Defines

#define RAMPART_CREDENTIALS_FREE(credentials, env)   ((credentials)->ops->free (credentials, env))
#define RAMPART_CREDENTIALS_USERNAME_GET(credentials, env, msg_ctx, username, password)

Typedefs

typedef enum
rampart_credentials_status 
rampart_credentials_status_t
typedef struct
rampart_credentials_ops 
rampart_credentials_ops_t
typedef struct rampart_credentials rampart_credentials_t

Enumerations

enum  rampart_credentials_status {
  RAMPART_CREDENTIALS_PW_FOUND = 0, RAMPART_CREDENTIALS_PW_NOT_FOUND, RAMPART_CREDENTIALS_USER_FOUND, RAMPART_CREDENTIALS_USER_NOT_FOUND,
  RAMPART_CREDENTIALS_GENERAL_ERROR
}


Detailed Description

The credentials interface for rampart. To retrieve a username and password pair.


Generated on Wed May 13 10:52:54 2009 for Rampart/C by  doxygen 1.5.5