Core: add new SAML 2.0 public header to top level header lasso.h

This commit is contained in:
Benjamin Dauvergne 2010-01-12 15:40:24 +00:00
parent df258845c7
commit cc502b2b98
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,8 @@ extern "C" {
#include "saml-2.0/name_id_management.h"
#include "saml-2.0/ecp.h"
#include "saml-2.0/assertion_query.h"
#include "saml-2.0/saml2_helper.h"
#include "saml-2.0/profile.h"
LASSO_EXPORT int lasso_init(void);
LASSO_EXPORT int lasso_shutdown(void);