~ubuntu-branches/ubuntu/utopic/gnome-online-accounts/utopic

« back to all changes in this revision

Viewing changes to doc/tmpl/goaoauth2provider.sgml

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Laurent Bigonville, Andreas Henriksson
  • Date: 2014-05-16 11:42:52 UTC
  • mfrom: (1.1.28) (0.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20140516114252-u5ect6mk6ht8i38x
Tags: 3.12.2-1
[ Laurent Bigonville ]
* debian/control.in: Recommends realmd package (Closes: #725965)

[ Andreas Henriksson ]
* New upstream release.
  - Removes chat support from Windows Live provider (XMPP gateway gone).
* Bump Standards-Version to 3.9.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
@parent_class: 
37
37
@get_authorization_uri: 
38
38
@get_redirect_uri: 
39
 
@get_scope: 
40
39
@get_client_id: 
41
40
@get_client_secret: 
42
41
@get_authentication_cookie: 
43
42
@get_identity_sync: 
44
43
@build_authorization_uri: 
45
44
@get_token_uri: 
 
45
@get_scope: 
46
46
@get_use_external_browser: 
47
47
@get_use_mobile_browser: 
48
48
@add_account_key_values: 
49
49
@is_deny_node: 
50
50
@is_identity_node: 
51
51
@is_password_node: 
 
52
@process_redirect_url: 
52
53
 
53
54
<!-- ##### FUNCTION goa_oauth2_provider_get_authentication_cookie ##### -->
54
55
<para>
210
211
@Returns: 
211
212
 
212
213
 
 
214
<!-- ##### FUNCTION goa_oauth2_provider_process_redirect_url ##### -->
 
215
<para>
 
216
 
 
217
</para>
 
218
 
 
219
@provider: 
 
220
@redirect_url: 
 
221
@authorization_code: 
 
222
@error: 
 
223
@Returns: 
 
224
 
 
225