Module pam_kanidm::module
source · Expand description
Functions for use in pam modules.
Enums
- Opaque type, used as a pointer when making pam API calls.
Traits
- Provides functions that are invoked by the entrypoints generated by the
pam_hooks!
macro. - Type-level mapping for safely retrieving values with
get_item
.