Simias::IdentitySync::Manager Class Reference

Identity Sync Manager Web service methods to manage the Identity Sync Service. More...

Collaboration diagram for Simias::IdentitySync::Manager:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Manager ()
 Constructor.
void DisableSyncService (bool Disable)
 Method to disable the synchronization service true - disables false - enables the synchronization service Note! once enabled the service will enter a synchronization cycle ignoring the configured sync interval time.
void SyncNow ()
 Tells the sync service to immediately start a synchronization cycle.
ServiceInfo GetSyncServiceInfo ()
 Get the current status of the identity sync service thread status could be: Disabled Working Waiting Authentication Failure etc..
LastSyncInfo GetLastSyncInfo ()
 Get detailed information about the last synchronization cycle.
void SetDeleteMemberGracePeriod (int Seconds)
 Method to set the grace period a member is given before they are removed from the domain. Members are disabled during this grace period. Represented in seconds.
void SetSynchronizationInterval (int Seconds)
 Method to set the synchronization interval for the sync engine. Represented in seconds.


Detailed Description

Identity Sync Manager Web service methods to manage the Identity Sync Service.


Constructor & Destructor Documentation

Simias::IdentitySync::Manager::Manager (  )  [inline]

Constructor.


Member Function Documentation

ServiceInfo Simias::IdentitySync::Manager::GetSyncServiceInfo (  )  [inline]

Get the current status of the identity sync service thread status could be: Disabled Working Waiting Authentication Failure etc..

returns>a serviceinfo object

LastSyncInfo Simias::IdentitySync::Manager::GetLastSyncInfo (  )  [inline]

Get detailed information about the last synchronization cycle.

Returns:
last synched information

void Simias::IdentitySync::Manager::SetDeleteMemberGracePeriod ( int  Seconds  )  [inline]

Method to set the grace period a member is given before they are removed from the domain. Members are disabled during this grace period. Represented in seconds.

void Simias::IdentitySync::Manager::SetSynchronizationInterval ( int  Seconds  )  [inline]

Method to set the synchronization interval for the sync engine. Represented in seconds.


The documentation for this class was generated from the following file:

Generated on Wed Apr 8 14:48:37 2009 for simias by  doxygen 1.5.6