Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 3.145.141.5
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : ExtensionMessage.pm

package Net::OpenID::ExtensionMessage;
$Net::OpenID::ExtensionMessage::VERSION = '1.20';
use strict;

=head1 NAME

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

=head1 VERSION

version 1.20

=head1 DESCRIPTION

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

=head1 METHODS

=head2 $emsg->extension_arguments

Return a hashref that maps extension namespace aliases as defined
in the corresponding L<Net::OpenID::Extension> to hashrefs of
key-value pairs for the arguments to include in that namespace.

=cut

sub extension_arguments {
    return {};
}

1;
© 2025 GrazzMean