#include <gssapi.h>
Go to the source code of this file.
Data Structures | |
struct | lcmaps_cred_id_s |
structure representing an LCMAPS credential. More... | |
Typedefs | |
typedef char * | lcmaps_request_t |
Type of the LCMAPS request expressed in RSL/JDL. More... | |
typedef lcmaps_cred_id_s | lcmaps_cred_id_t |
Type of LCMAPS credentials. |
Definition in file lcmaps_types.h.
|
Type of the LCMAPS request expressed in RSL/JDL.
(Internal) just a string. Definition at line 37 of file lcmaps_types.h. Referenced by lcmaps_init_and_log. |