summaryrefslogtreecommitdiffstats
path: root/lasso/xml/samlp_response.h
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/xml/samlp_response.h')
-rw-r--r--lasso/xml/samlp_response.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lasso/xml/samlp_response.h b/lasso/xml/samlp_response.h
index c8f940d3..5e081531 100644
--- a/lasso/xml/samlp_response.h
+++ b/lasso/xml/samlp_response.h
@@ -52,6 +52,7 @@ typedef struct _LassoSamlpResponseClass LassoSamlpResponseClass;
struct _LassoSamlpResponse {
LassoSamlpResponseAbstract parent;
+ /*< public >*/
/* <element ref="samlp:Status"/> */
LassoSamlpStatus *Status;
/* <element ref="saml:Assertion" minOccurs="0" maxOccurs="unbounded"/> */