GObject.Object
Polkit.Authority
| Import line: | Polkit = imports.gi.Polkit; |
| GIR File: | Polkit-1.0.gir |
| C documentation: | PolkitAuthority |
| Class : | Authority |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
backend_features : Polkit.AuthorityFeatures
read only
|
Polkit.Authority | |
|
backend_name : String
read only
|
Polkit.Authority | |
|
backend_version : String
read only
|
Polkit.Authority | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Polkit.Authority
(Object properties)
Create a new Polkit.Authority
Create a new Polkit.Authority
|
||
|
Polkit.Authority.get
()
:
Polkit.Authority
|
Polkit.Authority | |
|
add_lockdown_for_action
(String action_id, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority | |
|
add_lockdown_for_action_finish
(AsyncResult res)
:
Boolean
|
Polkit.Authority | |
|
Polkit.Authority | |
|
authentication_agent_response
(String cookie, Identity identity, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority | |
|
authentication_agent_response_finish
(AsyncResult res)
:
Boolean
|
Polkit.Authority | |
|
authentication_agent_response_sync
(String cookie, Identity identity, Cancellable cancellable)
:
Boolean
|
Polkit.Authority | |
|
check_authorization
(Subject subject, String action_id, Details details, CheckAuthorizationFlags flags, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority | |
|
check_authorization_finish
(AsyncResult res)
:
Polkit.AuthorizationResult
|
Polkit.Authority | |
|
check_authorization_sync
(Subject subject, String action_id, Details details, CheckAuthorizationFlags flags, Cancellable cancellable)
:
Polkit.AuthorizationResult
|
Polkit.Authority | |
|
Polkit.Authority | |
|
enumerate_actions_finish
(AsyncResult res)
:
Array
|
Polkit.Authority | |
|
enumerate_actions_sync
(Cancellable cancellable)
:
Array
|
Polkit.Authority | |
|
enumerate_groups_sync
(Cancellable cancellable)
:
Array
|
Polkit.Authority | |
|
enumerate_temporary_authorizations
(Subject subject, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority | |
|
enumerate_temporary_authorizations_finish
(AsyncResult res)
:
Array
|
Polkit.Authority | |
|
Polkit.Authority | |
|
enumerate_users_sync
(Cancellable cancellable)
:
Array
|
Polkit.Authority | |
|
get_backend_features
()
:
Polkit.AuthorityFeatures
|
Polkit.Authority | |
|
get_backend_name
()
:
String
|
Polkit.Authority | |
|
get_backend_version
()
:
String
|
Polkit.Authority | |
|
register_authentication_agent
(Subject subject, String locale, String object_path, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority | |
|
register_authentication_agent_finish
(AsyncResult res)
:
Boolean
|
Polkit.Authority | |
|
register_authentication_agent_sync
(Subject subject, String locale, String object_path, Cancellable cancellable)
:
Boolean
|
Polkit.Authority | |
|
remove_lockdown_for_action
(String action_id, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority | |
|
remove_lockdown_for_action_finish
(AsyncResult res)
:
Boolean
|
Polkit.Authority | |
|
Polkit.Authority | |
|
revoke_temporary_authorization_by_id
(String id, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority | |
|
revoke_temporary_authorization_by_id_finish
(AsyncResult res)
:
Boolean
|
Polkit.Authority | |
|
Polkit.Authority | |
|
revoke_temporary_authorizations
(Subject subject, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority | |
|
revoke_temporary_authorizations_finish
(AsyncResult res)
:
Boolean
|
Polkit.Authority | |
|
Polkit.Authority | |
|
unregister_authentication_agent
(Subject subject, String object_path, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority | |
|
unregister_authentication_agent_finish
(AsyncResult res)
:
Boolean
|
Polkit.Authority | |
|
unregister_authentication_agent_sync
(Subject subject, String object_path, Cancellable cancellable)
:
Boolean
|
Polkit.Authority | |
| Event | Defined By | |
|---|---|---|
|
changed (Authority self)
:
none
|
Polkit.Authority | |