~ubuntu-branches/ubuntu/hardy/lasso/hardy

« back to all changes in this revision

Viewing changes to docs/reference/tmpl/ecp.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2007-07-31 21:35:26 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070731213526-oc6jw5mprcd5tjyy
Tags: 2.0.0-1ubuntu1
* Merge from debian unstable. Remaining changes:
  + debian/control:
    - Modify Maintainer value to match DebianMaintainerField spec.
* debian/rules:
  + Add CC=gcc-4.2 to the configure call else configure won't find jni.h
    from libgcj8-dev.
* configure{,.ac}:
  + Add missing quotes around the value for PHP[45]_LIBS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
LassoEcp
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
Enhanced Client or Proxy Profile (SAMLv2)
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
 
 
10
</para>
 
11
 
 
12
<!-- ##### SECTION See_Also ##### -->
 
13
<para>
 
14
 
 
15
</para>
 
16
 
 
17
<!-- ##### SECTION Stability_Level ##### -->
 
18
 
 
19
 
 
20
<!-- ##### STRUCT LassoEcp ##### -->
 
21
<para>
 
22
 
 
23
</para>
 
24
 
 
25
@assertionConsumerURL: 
 
26
 
 
27
<!-- ##### FUNCTION lasso_ecp_new ##### -->
 
28
<para>
 
29
 
 
30
</para>
 
31
 
 
32
@server: 
 
33
@Returns: 
 
34
 
 
35
 
 
36
<!-- ##### FUNCTION lasso_ecp_destroy ##### -->
 
37
<para>
 
38
 
 
39
</para>
 
40
 
 
41
@ecp: 
 
42
 
 
43
 
 
44
<!-- ##### FUNCTION lasso_ecp_process_authn_request_msg ##### -->
 
45
<para>
 
46
 
 
47
</para>
 
48
 
 
49
@ecp: 
 
50
@authn_request_msg: 
 
51
@Returns: 
 
52
 
 
53
 
 
54
<!-- ##### FUNCTION lasso_ecp_process_response_msg ##### -->
 
55
<para>
 
56
 
 
57
</para>
 
58
 
 
59
@ecp: 
 
60
@response_msg: 
 
61
@Returns: 
 
62
 
 
63