Module security_framework::authorization
source · Expand description
Authorization Services support.
Structs§
- A wrapper around
AuthorizationCreate
and functions which operate on anAuthorizationRef
. - Information about an authorization right or the environment.
- A set of authorization items returned and owned by the Security Server.
- A convenience
AuthorizationItemSetBuilder
builder which enabled you to use rust types. All names and values passed in will be copied. - Used by
AuthorizationItemSetBuilder
to store data pointed to bysys::AuthorizationItemSet
. - The flags used to specify authorization options.
Enums§
- Used by
Authorization::set_item
to define the rules of he right.