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

NAME  VERSION  DESCRIPTION  NAME  CONSTRUCTOR ARGUMENTS  METHODS  status_uri( $status )  AUTHORS  COPYRIGHT AND LICENSE 

NAME

Net::SAML2::Role::ProtocolMessage − Common behaviour for Protocol messages

VERSION

version 0.74

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 − the SAML2 ProtocolMessage Role object

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"

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