Qare Internals
    SQL Tables
    Schema
    Plugins
    API
 Site Map
 
delegation
 
 QareApplications
        AppDir
        ChangePassword
        Count
        CreateAccount
        Delegation
        DelegationDisplay
        DeleteRemote
        HelloWorld
        Inbox
        Login
        Logout
        Pending
        Ping
        Refresh
        Register
        RemoteAccount
        UserGroups
 


Schema or Table Usage
delegation process schema When a users delegates some priviliges to a delegee, the delegee is notified about the new privileges through a message defined by this schema containing all the privileges he got.
localPrivileges table Changes to the privileges of a local user are reorded in this table.
userDelegations table All changes to the priviliges delegated gets recorded in this table.

Delegation On Wiki-Wiki

Delegation Help

Schema: Delegation Process