|
Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
|
#include "jansson.h"#include "typedefs.h"#include "grassroots_users_library.h"#include "linked_list.h"#include "user_details.h"Go to the source code of this file.
Data Structures | |
| struct | UserGroup |
| A datatype to store user credentials. More... | |
| struct | UserGroupNode |
Functions | |
| const USER_GROUP_PREFIX char *const UG_NAME_S | USER_GROUP_CONCAT_VAL (CONTEXT_PREFIX_SCHEMA_ORG_S, "name") |
| const USER_GROUP_PREFIX char *const UG_USERS_S | USER_GROUP_VAL ("users") |
| const USER_GROUP_PREFIX char* const UG_NAME_S USER_GROUP_CONCAT_VAL | ( | CONTEXT_PREFIX_SCHEMA_ORG_S | , |
| "name" | |||
| ) |
| const USER_GROUP_PREFIX char* const UG_USERS_S USER_GROUP_VAL | ( | "users" | ) |