- onCloudScanFailed(String) - Method in interface com.cososys.sensitivityio.sds.wrapper.listener.CloudScanListener
-
Triggered when a cloud scan has failed.
- onCloudScanSuccess(List<Threat>) - Method in interface com.cososys.sensitivityio.sds.wrapper.listener.CloudScanListener
-
Triggered when a cloud scan has successfully completed.
- onRegistrationFailed(String) - Method in interface com.cososys.sensitivityio.base.wrapper.listener.RegistrationListener
-
Triggered when registering the device has failed.
- onRegistrationSuccess(String) - Method in interface com.cososys.sensitivityio.base.wrapper.listener.RegistrationListener
-
Triggered when the device has been successfully registered.
- onRetrieveLicenseFailed(String) - Method in interface com.cososys.sensitivityio.license.wrapper.listener.LicenseRetrieverListener
-
Triggered when retrieving the license has failed.
- onRetrieveLicenseSuccess(String) - Method in interface com.cososys.sensitivityio.license.wrapper.listener.LicenseRetrieverListener
-
Triggered when the license has been successfully retrieved.
- onRetrieveSettingsFailed(String) - Method in interface com.cososys.sensitivityio.license.wrapper.listener.SettingsRetrieverListener
-
Triggered when retrieving the settings has failed.
- onRetrieveSettingsSuccess(String) - Method in interface com.cososys.sensitivityio.license.wrapper.listener.SettingsRetrieverListener
-
Triggered when the settings have been successfully retrieved.
- onScanFailed(Exception) - Method in interface com.cososys.sensitivityio.sds.wrapper.listener.MultithreadedScanListener
-
Triggered when a scan has failed.
- onScanFinished(List<Threat>) - Method in interface com.cososys.sensitivityio.sds.wrapper.listener.MultithreadedScanListener
-
Triggered when a scan has finished.
- onThreatFound(Threat) - Method in interface com.cososys.sensitivityio.sds.wrapper.listener.ThreatHandler
-
Triggers when a threat was found.
- OsType - Class in com.cososys.sensitivityio.base
-
- OsType() - Constructor for class com.cososys.sensitivityio.base.OsType
-