The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

version 1.14

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.