Better Lasso import (#595)

This commit is contained in:
Xavier Guimard 2017-10-26 09:16:44 +00:00
parent 15a344ae79
commit 38df1cff91
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ package Lemonldap::NG::Portal::Auth::SAML;
use strict;
use Mouse;
use Lemonldap::NG::Portal::Lib::SAML;
use Lemonldap::NG::Portal::Main::Constants qw(
PE_CONFIRM
PE_LOGOUT_OK

View File

@ -2,6 +2,7 @@ package Lemonldap::NG::Portal::Issuer::SAML;
use strict;
use Mouse;
use Lemonldap::NG::Portal::Lib::SAML;
use Lemonldap::NG::Portal::Main::Constants qw(
PE_OK
PE_SAML_ART_ERROR