Scroll to navigation

Net::OpenID::ExtensionMessage(3pm) User Contributed Perl Documentation Net::OpenID::ExtensionMessage(3pm)
 

NAME

Net::OpenID::ExtensionMessage - Base class for extension messages

VERSION

version 1.18

DESCRIPTION

Instances of implementations of the interface provided by this package are returned from various methods in Net::OpenID::Extension implementations.

METHODS

$emsg->extension_arguments

Return a hashref that maps extension namespace aliases as defined in the corresponding Net::OpenID::Extension to hashrefs of key-value pairs for the arguments to include in that namespace.
2014-02-09 perl v5.18.2