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