Class
AgsAuthSecurityContext
Instance methods
Methods inherited from AgsSecurityContext (5)
ags_security_context_add_server_context
Add server_context
to security_context
.
since: 3.0.0
ags_security_context_get_business_group
Get business group of security_context
.
since: 3.0.0
ags_security_context_get_server_context
Get business group of security_context
.
since: 3.0.0
ags_security_context_parse_business_group
Parse business_group
and apply to security_context
.
since: 3.0.0
ags_security_context_remove_server_context
Remove server_context
from security_context
.
since: 3.0.0
Properties
Properties inherited from AgsSecurityContext (1)
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.