The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::SAML2::Role::ProtocolMessage

VERSION

version 0.10

DESCRIPTION

Provides default ID and timestamp arguments for Protocol classes.

Provides a status-URI lookup method for the statuses used by this implementation.

NAME

Net::SAML2::Role::ProtocolMessage - common behaviour for Protocol messages

CONSTRUCTOR ARGUMENTS

issuer

URI of issuer

issuer_namequalifier

NameQualifier attribute for Issuer

issuer_format

Format attribute for Issuer

destination

URI of Destination

METHODS

status_uri( $status )

Provides a mapping from short names for statuses to the full status URIs.

Legal short names for $status are:

success
requester
responder

AUTHOR

Alessandro Ranellucci <aar@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by Alessandro Ranellucci.

This is free software, licensed under:

  The (three-clause) BSD License