Package openid :: Package test :: Module test_auth_request :: Class DummyEndpoint
[hide private]
[frames] | no frames]

Class DummyEndpoint

source code

object --+
         |
        DummyEndpoint

Instance Methods [hide private]
 
preferredNamespace(self) source code
 
getLocalID(self) source code
 
isOPIdentifier(self) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  preferred_namespace = None
  local_id = None
  server_url = None
  is_op_identifier = False
Properties [hide private]

Inherited from object: __class__