dd025b4 Add callback when the ID provider switches from offline to online

Authored and Committed by sgallagh 14 years ago
    Add callback when the ID provider switches from offline to online
    
    Allow backends to set a callback in the be_ctx that should be
    invoked when the ID provider goes online.
    
    This can be used to perform regular maintenance tasks that are
    valid only when going online.
    
        
file modified
+17 -0
file modified
+10 -0