dmlite_credentials Struct Reference

Security credentials. More...

#include <dmlite.h>

List of all members.

Public Attributes

const char * mech
const char * client_name
const char * remote_address
const char * session_id
unsigned nfqans
const char ** fqans
dmlite_any_dictextra


Detailed Description

Security credentials.

It is up to the caller to allocate and free this pointers. DMLite will keep a copy internaly. Non used values MUST be NULL.


Member Data Documentation

const char* dmlite_credentials::client_name

dmlite_any_dict* dmlite_credentials::extra

const char** dmlite_credentials::fqans

const char* dmlite_credentials::mech

unsigned dmlite_credentials::nfqans

const char* dmlite_credentials::remote_address

const char* dmlite_credentials::session_id


The documentation for this struct was generated from the following file:
Generated on 3 Mar 2013 for dmlite by  doxygen 1.4.7