Class OpenID::NamespaceMap
In: lib/openid/message.rb
Parent: Object

Maintains a bidirectional map between namespace URIs and aliases.

Methods

Public Class methods

Public Instance methods

Add this namespace URI to the mapping, without caring what alias it ends up with.

Add an alias from this namespace URI to the alias.

[Validate]