1# GSequencer - Advanced GTK Sequencer
2# Copyright (C) 2005-2021 Joël Krähemann
3#
4# This file is part of GSequencer.
5#
6# GSequencer is free software: you can redistribute it and/or modify
7# it under the terms of the GNU Affero General Public License as
8# published by the Free Software Foundation, either version 3 of the
9# License, or (at your option) any later version.
10#
11# GSequencer is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14# GNU Affero General Public License for more details.
15#
16# You should have received a copy of the GNU Affero General Public License
17# along with GSequencer.  If not, see <http://www.gnu.org/licenses/>.
18
19ags_service_provider_get_type
20ags_service_provider_is_operating
21ags_service_provider_server_status
22ags_service_provider_set_registry
23ags_service_provider_get_registry
24ags_service_provider_set_server
25ags_service_provider_get_server
26ags_front_controller_get_type
27ags_front_controller_do_request
28ags_front_controller_new
29ags_controller_get_type
30ags_controller_resource_alloc
31ags_controller_resource_free
32ags_controller_resource_ref
33ags_controller_resource_unref
34ags_controller_add_resource
35ags_controller_remove_resource
36ags_controller_lookup_resource
37ags_controller_query_security_context
38ags_controller_new
39ags_plugin_controller_get_type
40ags_plugin_controller_do_request
41ags_authentication_manager_get_type
42ags_login_info_alloc
43ags_login_info_free
44ags_login_info_ref
45ags_login_info_unref
46ags_authentication_manager_get_authentication
47ags_authentication_manager_add_authentication
48ags_authentication_manager_remove_authentication
49ags_authentication_manager_get_session_timeout
50ags_authentication_manager_lookup_login
51ags_authentication_manager_insert_login
52ags_authentication_manager_remove_login
53ags_authentication_manager_login
54ags_authentication_manager_logout
55ags_authentication_manager_get_digest
56ags_authentication_manager_is_session_active
57ags_authentication_manager_get_instance
58ags_authentication_manager_new
59ags_password_store_manager_get_type
60ags_password_store_manager_get_password_store
61ags_password_store_manager_add_password_store
62ags_password_store_manager_remove_password_store
63ags_password_store_manager_check_password
64ags_password_store_manager_get_instance
65ags_password_store_manager_new
66ags_auth_security_context_get_type
67ags_auth_security_context_get_instance
68ags_auth_security_context_new
69ags_authentication_get_type
70ags_authentication_get_authentication_module
71ags_authentication_login
72ags_authentication_logout
73ags_authentication_generate_token
74ags_authentication_get_digest
75ags_authentication_is_session_active
76ags_business_group_get_type
77ags_business_group_get_group_uuid
78ags_business_group_set_group_name
79ags_business_group_get_group_name
80ags_business_group_set_user
81ags_business_group_get_user
82ags_xml_business_group_get_type
83ags_xml_business_group_open_filename
84ags_xml_business_group_new
85ags_password_store_get_type
86ags_password_store_set_login_name
87ags_password_store_get_login_name
88ags_password_store_set_password
89ags_password_store_get_password
90ags_password_store_encrypt_password
91ags_xml_certificate_get_type
92ags_xml_certificate_open_filename
93ags_xml_certificate_new
94ags_xml_authentication_get_type
95ags_xml_authentication_open_filename
96ags_xml_authentication_find_user_uuid
97ags_xml_authentication_new
98ags_certificate_get_type
99ags_certificate_get_cert_uuid
100ags_certificate_set_domain
101ags_certificate_get_domain
102ags_certificate_set_key_type
103ags_certificate_get_key_type
104ags_certificate_set_public_key_file
105ags_certificate_get_public_key_file
106ags_certificate_set_private_key_file
107ags_certificate_get_private_key_file
108ags_certificate_manager_get_type
109ags_certificate_manager_get_certificate
110ags_certificate_manager_add_certificate
111ags_certificate_manager_remove_certificate
112ags_certificate_manager_get_key_file
113ags_certificate_manager_get_instance
114ags_certificate_manager_new
115ags_xml_password_store_get_type
116ags_xml_password_store_open_filename
117ags_xml_password_store_find_login
118ags_xml_password_store_new
119ags_security_context_get_type
120ags_security_context_mode_get_type
121ags_security_context_parse_business_group
122ags_security_context_get_business_group
123ags_security_context_add_server_context
124ags_security_context_remove_server_context
125ags_security_context_get_server_context
126ags_security_context_new
127ags_business_group_manager_get_type
128ags_business_group_manager_get_business_group
129ags_business_group_manager_add_business_group
130ags_business_group_manager_remove_business_group
131ags_business_group_manager_get_instance
132ags_business_group_manager_new
133ags_server_get_type
134ags_server_flags_get_type
135ags_server_test_flags
136ags_server_set_flags
137ags_server_unset_flags
138ags_server_info_alloc
139ags_server_add_controller
140ags_server_remove_controller
141ags_server_start
142ags_server_stop
143ags_server_listen
144ags_server_new
145ags_registry_get_type
146ags_registry_flags_get_type
147ags_registry_entry_alloc
148ags_registry_entry_free
149ags_registry_add_entry
150ags_registry_find_entry
151ags_registry_new
152ags_server_status_get_type
153ags_server_status_new
154ags_server_application_context_get_type
155ags_server_application_context_new
156