Package openid :: Module message
[frames] | no frames]

Module message

source code

Extension argument processing code

Classes [hide private]
  Message
In the implementation of this object, None represents the global namespace as well as a namespace with no key.
  NamespaceMap
Maintains a bijective map between namespace uris and aliases.

Variables [hide private]
  IDENTIFIER_SELECT = 'http://specs.openid.net/auth/2.0/identifier_select'
  SREG_URI = 'http://openid.net/sreg/1.0'
  OPENID1_NS = 'http://openid.net/signon/1.0'
  OPENID2_NS = 'http://specs.openid.net/auth/2.0'
  OPENID_NS = <Symbol OpenID namespace>
  BARE_NS = <Symbol Bare namespace>
  no_default = <object object at 0xb7de8448>

Variables Details [hide private]

IDENTIFIER_SELECT

Value:
'http://specs.openid.net/auth/2.0/identifier_select'                   
      

SREG_URI

Value:
'http://openid.net/sreg/1.0'                                           
      

OPENID1_NS

Value:
'http://openid.net/signon/1.0'                                         
      

OPENID2_NS

Value:
'http://specs.openid.net/auth/2.0'                                     
      

OPENID_NS

Value:
<Symbol OpenID namespace>                                              
      

BARE_NS

Value:
<Symbol Bare namespace>                                                
      

no_default

Value:
<object object at 0xb7de8448>