Module authorization

Source
Expand description

Authorization Services support.

Structs§

Authorization
A wrapper around AuthorizationCreate and functions which operate on an AuthorizationRef.
AuthorizationItem
Information about an authorization right or the environment.
AuthorizationItemSet
A set of authorization items returned and owned by the Security Server.
AuthorizationItemSetBuilder
A convenience AuthorizationItemSetBuilder builder which enabled you to use rust types. All names and values passed in will be copied.
AuthorizationItemSetStorage
Used by AuthorizationItemSetBuilder to store data pointed to by sys::AuthorizationItemSet.
Flags
The flags used to specify authorization options.

Enums§

RightDefinition
Used by Authorization::set_item to define the rules of he right.