| Home | Trees | Index | Help |
|
|---|
| Package openid :: Package server :: Module server :: Class PlainTextServerSession |
|
object --+
|
PlainTextServerSession
| Method Summary | |
|---|---|
answer(self,
secret)
| |
fromQuery(cls,
unused_request)
(Class method) | |
Inherited from object:
__init__,
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
| |
| Class Variable Summary | |
|---|---|
| str | session_type: The session_type for this association session. |
| Class Variable Details |
|---|
session_typeThe session_type for this association session. There is no type defined for plain-text in the OpenID specification, so we use 'plaintext'.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jun 11 13:48:25 2007 | http://epydoc.sf.net |