## @file # Common SAML functions ## @class # Common SAML functions package Lemonldap::NG::Portal::_SAML; use strict; our $VERSION = '0.01'; 1; __END__ =head1 NAME Lemonldap::NG::Portal::_SAML - TODO =head1 SYNOPSIS use Lemonldap::NG::Portal::_SAML; #TODO =head1 DESCRIPTION TODO =head1 SEE ALSO L =head1 AUTHOR Xavier Guimard, Ex.guimard@free.frE =head1 COPYRIGHT AND LICENSE Copyright (C) 2009 by Xavier Guimard This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available. =cut