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

« back to all changes in this revision

Viewing changes to lasso/xml/saml-2.0/samlp2_logout_response.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2007-07-31 21:35:26 UTC
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20070731213526-5yf8k7sq7slsb450
Tags: upstream-2.0.0
ImportĀ upstreamĀ versionĀ 2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: samlp2_logout_response.h,v 1.1 2005/11/22 21:24:12 fpeters Exp $ 
 
1
/* $Id: samlp2_logout_response.h,v 1.2 2006/12/06 09:26:45 fpeters Exp $ 
2
2
 *
3
3
 * Lasso - A free implementation of the Liberty Alliance specifications.
4
4
 *
54
54
        LassoSamlp2StatusResponse parent;
55
55
 
56
56
        /*< public >*/
 
57
        char *relayState;
57
58
};
58
59
 
59
60