![]() |
![]() |
![]() |
PolicyKit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
GObject +----PolkitBackendAuthority +----PolkitBackendInteractiveAuthority +----PolkitBackendLocalAuthority
An implementation of PolkitBackendAuthority that stores authorizations on the local file system, supports interaction with authentication agents (virtue of being based on PolkitBackendInteractiveAuthority), and implements support for lock down.
typedef struct _PolkitBackendLocalAuthority PolkitBackendLocalAuthority;
The PolkitBackendLocalAuthority struct should not be accessed directly.
typedef struct { PolkitBackendInteractiveAuthorityClass parent_class; } PolkitBackendLocalAuthorityClass;
Class structure for PolkitBackendLocalAuthority.
PolkitBackendInteractiveAuthorityClass |
The parent class. |