Class ClearSessions
java.lang.Object
com.tremolosecurity.provisioning.scheduler.UnisonJob
com.tremolosecurity.idp.providers.oidc.model.jobs.ClearSessions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(ConfigManager cfg, org.quartz.JobExecutionContext job) Method called to execute the job
-
Constructor Details
-
ClearSessions
public ClearSessions()
-
-
Method Details
-
execute
public void execute(ConfigManager cfg, org.quartz.JobExecutionContext job) throws ProvisioningException Description copied from class:UnisonJobMethod called to execute the job- Specified by:
executein classUnisonJob- Parameters:
cfg-job-- Throws:
ProvisioningException
-