#include <gssapi.h>
Go to the source code of this file.
Data Structures | |
struct | lcas_cred_id_s |
structure representing an LCAS credential. More... | |
Typedefs | |
typedef char * | lcas_request_t |
Type of the LCAS request expressed in RSL/JDL. More... | |
typedef lcas_cred_id_s | lcas_cred_id_t |
Type of LCAS credentials. |
Definition in file lcas_types.h.
|
Type of the LCAS request expressed in RSL/JDL.
(Internal) just a string. Definition at line 38 of file lcas_types.h. Referenced by plugin_confirm_authorization. |