Class OpenID::Extension
In: lib/openid/extension.rb
Parent: Object

An interface for OpenID extensions.

Methods

Public Class methods

Public Instance methods

Get the string arguments that should be added to an OpenID message for this extension.

Add the arguments from this extension to the provided message, or create a new message containing only those arguments. Returns the message with added extension args.

[Validate]