The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::SAML2::Types - Custom Moose types for Net::SAML2

VERSION

version 0.62

SAMLRequestType

Enum which consists of two options: SAMLRequest and SAMLResponse

signingAlgorithm

Enum which consists of the following options: sha244, sha256, sha384, sha512 and sha1

AUTHOR

Chris Andrews <chrisa@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2022 by Chris Andrews and Others, see the git log.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.