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

Class DummyEndpoint

source code

object --+
         |
        DummyEndpoint

Instance Methods
 
preferredNamespace(self) source code
 
getLocalID(self) source code
 
isOPIdentifier(self) source code

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

Class Variables
  preferred_namespace = None
  local_id = None
  server_url = None
  is_op_identifier = False
Properties

Inherited from object: __class__