table of contents
Net::OpenID::ExtensionMessage(3pm) | User Contributed Perl Documentation | Net::OpenID::ExtensionMessage(3pm) |
NAME¶
Net::OpenID::ExtensionMessage - Base class for extension messages
VERSION¶
version 1.20
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.
2022-06-16 | perl v5.34.0 |