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 = 14* 24* 60* 60 The number of seconds a secret remains valid. |
||
_normal_key = 'http://localhost/|normal'
|
|||
_dumb_key = 'http://localhost/|dumb'
|
|
|||
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 Mon Sep 1 23:34:52 2014 | http://epydoc.sourceforge.net |