#include <gssapi.h>
Include dependency graph for lcmaps_types.h:
This graph shows which files directly or indirectly include this file:
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 struct 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. |