Home | Trees | Indices | Help |
|
---|
|
object --+ | RoleCheck
Decorator class to check roles of web service caller. Copied and modified from: http://wiki.python.org/moin/PythonDecoratorLibrary#DifferentDecoratorForms
|
|||
|
|||
|
|||
pulp.server.db.model.User |
|
||
pulp.server.db.model.User |
|
||
pulp.server.db.model.User |
|
||
pulp.server.db.model.User |
|
||
Inherited from |
|
|||
Inherited from |
|
The decorator arguments are passed here. Save them for runtime.
|
Checks the request to see if it contains a valid admin authentication.
|
Determines if the certificate in the request represents a valid admin certificate.
|
If the request uses HTTP authorization, verify the credentials identify a valid user in the system.
|
Determines if the certificate in the request represents a valid consumer certificate.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 7 12:30:34 2010 | http://epydoc.sourceforge.net |