Index

A C E G I M O P S T 
All Classes and Interfaces|All Packages|Constant Field Values

A

addMalwareDetectionConnector(MalwareDetectionConnector) - Method in class org.exoplatform.antimalware.service.MalwareDetectionService
Add Malware detection connector to the service
addMalwareDetectionConnector(MalwareDetectionConnector, Boolean) - Method in class org.exoplatform.antimalware.service.MalwareDetectionService
Add malware detection connector to the service
addMalwareDetectionItemConnector(MalwareDetectionItemConnector) - Method in class org.exoplatform.antimalware.service.MalwareDetectionService
Add Malware detection item connector to the service
addMalwareDetectionItemConnector(MalwareDetectionItemConnector, Boolean) - Method in class org.exoplatform.antimalware.service.MalwareDetectionService
Add malware detection item connector to the service

C

canProcessInfectedItem(String) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionFilesConnector
 
canProcessInfectedItem(String) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
canProcessInfectedItem(String) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionJcrConnector
 
checkAndProcessNewInfectedItems() - Method in class org.exoplatform.antimalware.service.MalwareDetectionService
 
cleanInfectedItem(Map<String, String>) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionFilesConnector
 
cleanInfectedItem(Map<String, String>) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
cleanInfectedItem(Map<String, String>) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionJcrConnector
 

E

execute(JobExecutionContext) - Method in class org.exoplatform.antimalware.job.MalwareDetectionJob
 

G

GET_MALWARE_INFECTED_ITEMS_PATHS_OPERATION - Static variable in class org.exoplatform.antimalware.connector.MalwareDetectionConnector
 
getDefaultMalwareDetectionConnector() - Method in class org.exoplatform.antimalware.service.MalwareDetectionService
Gets default malware detection connector
getId() - Method in class org.exoplatform.antimalware.notification.plugin.MalwareDetectionPlugin
 
getInfectedItems(String) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionFilesConnector
 
getInfectedItems(String) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
getInfectedItems(String) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionJcrConnector
 
getInfectedItemsPaths() - Method in class org.exoplatform.antimalware.connector.MalwareDetectionConnector
 
getInfectedItemsPaths() - Method in class org.exoplatform.antimalware.connector.TrendMicroMalwareDetectionConnector
 
getMalwareDetectionConnectors() - Method in class org.exoplatform.antimalware.service.MalwareDetectionService
Gets all current malware detection connectors
getMalwareDetectionItemConnectors() - Method in class org.exoplatform.antimalware.service.MalwareDetectionService
Gets all current malware detection item connectors
getPathSeparator(String) - Static method in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
getType() - Method in class org.exoplatform.antimalware.connector.MalwareDetectionConnector
 
getType() - Method in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 

I

ID - Static variable in class org.exoplatform.antimalware.notification.plugin.MalwareDetectionPlugin
 
INFECTED_ITEM_ID - Static variable in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
INFECTED_ITEM_LAST_MODIFIER - Static variable in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
INFECTED_ITEM_LAST_MODIFIER_ARGUMENT - Static variable in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
INFECTED_ITEM_MODIFICATION_DATE - Static variable in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
INFECTED_ITEM_NAME - Static variable in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
INFECTED_ITEM_NAME_ARGUMENT - Static variable in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
isDefault() - Method in class org.exoplatform.antimalware.connector.MalwareDetectionConnector
 
isEnable() - Method in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
isValid(NotificationContext) - Method in class org.exoplatform.antimalware.notification.plugin.MalwareDetectionPlugin
 

M

MailTemplateProvider - Class in org.exoplatform.antimalware.notification.provider
 
MailTemplateProvider(InitParams, IdentityManager) - Constructor for class org.exoplatform.antimalware.notification.provider.MailTemplateProvider
 
makeNotification(NotificationContext) - Method in class org.exoplatform.antimalware.notification.plugin.MalwareDetectionPlugin
 
MALWARE_DETECTION_FEATURE - Static variable in class org.exoplatform.antimalware.connector.MalwareDetectionConnector
 
MALWARE_DETECTION_FEATURE - Static variable in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
MalwareDetectionConnector - Class in org.exoplatform.antimalware.connector
Is extended by all MalwareDetection connectors, and allows to build configuration needed by a list of connectors that is used for Malware detection.
MalwareDetectionConnector(InitParams) - Constructor for class org.exoplatform.antimalware.connector.MalwareDetectionConnector
Initializes a malware detection connector.
MalwareDetectionFilesConnector - Class in org.exoplatform.antimalware.connector
 
MalwareDetectionFilesConnector(InitParams, FileService) - Constructor for class org.exoplatform.antimalware.connector.MalwareDetectionFilesConnector
 
MalwareDetectionItemConnector - Class in org.exoplatform.antimalware.connector
Is extended by all MalwareDetectionItem connectors, and allows to build configuration needed by a list of connectors that is used for Malware detection.
MalwareDetectionItemConnector(InitParams) - Constructor for class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
Initializes a malware detection item connector.
MalwareDetectionJcrConnector - Class in org.exoplatform.antimalware.connector
 
MalwareDetectionJcrConnector(InitParams, RepositoryService) - Constructor for class org.exoplatform.antimalware.connector.MalwareDetectionJcrConnector
 
MalwareDetectionJob - Class in org.exoplatform.antimalware.job
 
MalwareDetectionJob() - Constructor for class org.exoplatform.antimalware.job.MalwareDetectionJob
 
MalwareDetectionPlugin - Class in org.exoplatform.antimalware.notification.plugin
 
MalwareDetectionPlugin(InitParams) - Constructor for class org.exoplatform.antimalware.notification.plugin.MalwareDetectionPlugin
 
MalwareDetectionRestService - Class in org.exoplatform.antimalware.rest
 
MalwareDetectionRestService(MalwareDetectionService) - Constructor for class org.exoplatform.antimalware.rest.MalwareDetectionRestService
 
MalwareDetectionService - Class in org.exoplatform.antimalware.service
Is extended by all MalwareDetectionItemConnector and MalwareDetectionConnector connectors, and allows to build configuration needed by a list of connectors that is used for Malware detection.
MalwareDetectionService() - Constructor for class org.exoplatform.antimalware.service.MalwareDetectionService
 

O

org.exoplatform.antimalware.connector - package org.exoplatform.antimalware.connector
 
org.exoplatform.antimalware.job - package org.exoplatform.antimalware.job
 
org.exoplatform.antimalware.notification.plugin - package org.exoplatform.antimalware.notification.plugin
 
org.exoplatform.antimalware.notification.provider - package org.exoplatform.antimalware.notification.provider
 
org.exoplatform.antimalware.rest - package org.exoplatform.antimalware.rest
 
org.exoplatform.antimalware.service - package org.exoplatform.antimalware.service
 

P

processInfectedItem(String) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
processInfectedItem(String) - Method in class org.exoplatform.antimalware.service.MalwareDetectionService
 
processInfectedItems(List<String>, String) - Method in class org.exoplatform.antimalware.rest.MalwareDetectionRestService
 

S

setDefault(boolean) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionConnector
 
setEnable(boolean) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 
setType(String) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionConnector
 
setType(String) - Method in class org.exoplatform.antimalware.connector.MalwareDetectionItemConnector
 

T

TrendMicroMalwareDetectionConnector - Class in org.exoplatform.antimalware.connector
 
TrendMicroMalwareDetectionConnector(InitParams) - Constructor for class org.exoplatform.antimalware.connector.TrendMicroMalwareDetectionConnector
 
A C E G I M O P S T 
All Classes and Interfaces|All Packages|Constant Field Values