Package turbogears :: Package identity :: Module visitor

Module visitor

source code

The visit and identity management *plugins* are defined here.

Classes
  IdentityVisitPlugin
Visit plug-in tying the Identity framework to the visit management.
Functions
 
start_extension()
Register the IdentityVisitPluguin with the visit plug-in framework.
source code
 
shutdown_extension()
Stops the IdentityVisitPlugin.
source code
 
create_extension_model()
Create the identity provider object.
source code
Function Details

start_extension()

source code 

Register the IdentityVisitPluguin with the visit plug-in framework.

Also sets up the configured Identity provider.

shutdown_extension()

source code 

Stops the IdentityVisitPlugin.

This is practically a no-op currently.