| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Signatory
I sign things.
I also check signatures.
All my state is encapsulated in an OpenIDStore, which means I'm not generally pickleable but I am easy to reconstruct.
|
|||
|
|||
| bool |
|
||
| OpenIDResponse |
|
||
| openid.association.Association |
|
||
| openid.association.Association |
|
||
|
|||
|
Inherited from |
|||
|
|||
| int |
SECRET_LIFETIME = 1209600The number of seconds a secret remains valid. |
||
_normal_key =
|
|||
_dumb_key =
|
|||
|
|||
|
Inherited from |
|||
|
|||
Create a new Signatory.
|
Verify that the signature for some data is valid.
|
Sign a response. I take a OpenIDResponse, create a signature for everything in its signed list, and return a new copy of the response object with that signature included.
|
Make a new association.
|
Get the association with the specified handle.
|
Invalidates the association with the given handle.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Dec 17 16:12:37 2011 | http://epydoc.sourceforge.net |