#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. | |
| 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 45 of file lcas_types.h. Referenced by lcas_get_fabric_authorization(), and plugin_confirm_authorization(). |
1.3.5