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

NAME  VERSION  XsdID  SAMLRequestType  signingAlgorithm  AUTHORS  COPYRIGHT AND LICENSE 

NAME

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

VERSION

version 0.74

XsdID

The type xsd:ID is used for an attribute that uniquely identifies an element in an XML document. An xsd:ID value must be an NCName. This means that it must start with a letter or underscore, and can only contain letters, digits, underscores, hyphens, and periods.

SAMLRequestType

Enum which consists of two options: SAMLRequest and SAMLResponse

signingAlgorithm

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

AUTHORS

Chris Andrews <[email protected]>

Timothy Legge <[email protected]>

COPYRIGHT AND LICENSE

This software is copyright (c) 2023 by Venda Ltd, see the CONTRIBUTORS file for others.

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


Updated 2024-01-29 - jenkler.se | uex.se