rabbitmq-c  0.5.3
C AMQP Client library for RabbitMQ
Data Fields
credential_t Struct Reference

credential_t struct. More...

Data Fields

char * username
 username NULL terminated string contains username
char * password
 password NULL terminated string contains password

Detailed Description

credential_t struct.

the credential_t struct is used to store username and password. It is return value of kaazing_basic_challenge_handler.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines