Diffusion C API 6.11.5
Loading...
Searching...
No Matches
diffusion_authentication_handler_s Struct Reference

Structure supplied as part of a diffusion_set_authentication_handler request. More...

#include <authentication-control.h>

Data Fields

char * handler_name
  Name of the authentication handler.
 
authenticator_on_active on_active
 Callback when the authentication handler is active.
 
authenticator_on_authenticate on_authenticate
 Callback when a connection request to be authenticated has been received.
 
authenticator_on_error on_error
 Callback when the authentication handler encounters an error.
 
authenticator_on_close on_close
 Callback when an authentication handler is closed.
 

Detailed Description

Structure supplied as part of a diffusion_set_authentication_handler request.


The documentation for this struct was generated from the following file: