password_entry Struct Reference
[Password Module]


Data Fields

const char * username
const char * hash

Detailed Description

A convenience structure to hold together a user and the hash of his/her password.

Definition at line 65 of file bsmod_password.c.


Field Documentation

const char* password_entry::username

The name of the user.

Definition at line 66 of file bsmod_password.c.

Referenced by add_user().

const char* password_entry::hash

The hash of the user's password.

Definition at line 67 of file bsmod_password.c.

Referenced by add_user().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 17 09:51:41 2007 for Bio-SPHERE by  doxygen 1.5.1