Home | Trees | Indices | Help |
---|
|
object --+ | OAuthFilter
oauth filter
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Init OAuthFilter :param path: path or regexp. * mean all path on wicth oauth can be applied. :param consumer: oauth consumer, instance of oauth2.Consumer :param token: oauth token, instance of oauth2.Token :param method: oauth signature method token and method signature are optionnals. Consumer should be an instance of `oauth2.Consumer`, token an instance of `oauth2.Toke` signature method an instance of `oauth2.SignatureMethod`.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Feb 9 17:17:56 2013 | http://epydoc.sourceforge.net |