rabbitmq-c
0.5.3
C AMQP Client library for RabbitMQ
|
credential_t struct. More...
Data Fields | |
char * | username |
username NULL terminated string contains username | |
char * | password |
password NULL terminated string contains password |
credential_t struct.
the credential_t struct is used to store username and password. It is return value of kaazing_basic_challenge_handler.