Home | Trees | Indices | Help |
|
---|
|
Classes | |
user_class Reasonably basic User definition. |
|
group_class An ultra-simple Group definition. |
|
permission_class A relationship that determines what each Group can do. |
|
visit_class A Visit that is linked to a User object. |
|
SqlAlchemyIdentity Identity that uses a model from a database (via SQLAlchemy). |
|
SqlAlchemyIdentityProvider IdentityProvider that uses a model from a database (via SQLAlchemy). |
|
TG_User Reasonably basic User definition. |
|
TG_Group An ultra-simple Group definition. |
|
TG_Permission A relationship that determines what each Group can do. |
|
TG_VisitIdentity A Visit that is linked to a User object. |
Functions | |||
|
|||
|
|||
|
|||
|
Variables | |
log = logging.getLogger('turbogears.identity.saprovider')
|
|
__package__ =
|
Function Details |
Convert user to JSON.
|
Convert group to JSON.
|
Convert permissions to JSON.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 19 17:20:01 2019 | http://epydoc.sourceforge.net |