[−][src]Module lib::api
the outside-facing API
Functions
| get_all_groups | GET /groups |
| get_all_users | GET /users Return a list of all users on the system, as defined in the /etc/passwd file. |
| get_group | GET /groups/ |
| get_groups_for_user | GET /users/ |
| get_matching_groups | GET /groups/query[?name= |
| get_matching_users | GET /groups/query[?name= |
| get_user | GET /users/ |