summaryrefslogtreecommitdiff
path: root/doc/goa-sections.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/goa-sections.txt')
-rw-r--r--doc/goa-sections.txt13
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/goa-sections.txt b/doc/goa-sections.txt
index b246dde..eaa5e22 100644
--- a/doc/goa-sections.txt
+++ b/doc/goa-sections.txt
@@ -110,8 +110,10 @@ goa_account_get_id
goa_account_set_id
goa_account_get_attention_needed
goa_account_set_attention_needed
-goa_account_get_name
-goa_account_set_name
+goa_account_get_identity
+goa_account_set_identity
+goa_account_get_presentation_identity
+goa_account_set_presentation_identity
goa_account_get_keyfile_group
goa_account_set_keyfile_group
goa_account_get_keyfile_path
@@ -164,13 +166,10 @@ goa_account_skeleton_get_type
GoaOAuth2Based
GoaOAuth2BasedIface
goa_oauth2_based_interface_info
-goa_oauth2_based_override_properties
goa_oauth2_based_call_get_access_token
goa_oauth2_based_call_get_access_token_finish
goa_oauth2_based_call_get_access_token_sync
goa_oauth2_based_complete_get_access_token
-goa_oauth2_based_set_identity
-goa_oauth2_based_get_identity
GoaOAuth2BasedProxy
GoaOAuth2BasedProxyClass
goa_oauth2_based_proxy_new
@@ -216,8 +215,6 @@ goa_oauth_based_call_get_access_token
goa_oauth_based_call_get_access_token_finish
goa_oauth_based_call_get_access_token_sync
goa_oauth_based_complete_get_access_token
-goa_oauth_based_get_identity
-goa_oauth_based_set_identity
goa_oauth_based_get_consumer_key
goa_oauth_based_set_consumer_key
goa_oauth_based_get_consumer_secret
@@ -348,6 +345,7 @@ goa_oauth2_provider_get_client_id
goa_oauth2_provider_get_client_secret
goa_oauth2_provider_build_authorization_uri
goa_oauth2_provider_get_use_external_browser
+goa_oauth2_provider_add_account_key_values
goa_oauth2_provider_get_identity_sync
goa_oauth2_provider_get_access_token_sync
<SUBSECTION Standard>
@@ -374,6 +372,7 @@ goa_oauth_provider_get_consumer_key
goa_oauth_provider_get_consumer_secret
goa_oauth_provider_build_authorization_uri
goa_oauth_provider_get_use_external_browser
+goa_oauth_provider_add_account_key_values
goa_oauth_provider_get_identity_sync
goa_oauth_provider_get_access_token_sync
<SUBSECTION Standard>