summaryrefslogtreecommitdiffstats
path: root/swig
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2007-05-02 09:31:08 +0000
committerFrederic Peters <fpeters@entrouvert.com>2007-05-02 09:31:08 +0000
commit544fb803019da69a43987d14acc2510c75f79e11 (patch)
treeefa127a3e2bd5ad9afc054fcab329e6920da33d9 /swig
parent3568f40256e6b686c06fc655c87f441eeb084d53 (diff)
downloadlasso-544fb803019da69a43987d14acc2510c75f79e11.tar.gz
lasso-544fb803019da69a43987d14acc2510c75f79e11.tar.xz
lasso-544fb803019da69a43987d14acc2510c75f79e11.zip
binding for LassoLogin->assertion
Diffstat (limited to 'swig')
-rw-r--r--swig/Lasso.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/swig/Lasso.i b/swig/Lasso.i
index 8624ceee..926efb5b 100644
--- a/swig/Lasso.i
+++ b/swig/Lasso.i
@@ -5914,6 +5914,9 @@ typedef struct {
%immutable protocolProfile;
LassoLoginProtocolProfile protocolProfile;
+
+ %newobject assertion_get;
+ LassoSamlAssertion *assertion;
} LassoLogin;
%extend LassoLogin {
/* Attributes inherited from Profile */