Skip navigation links
A B C D E F G H I J K L M N O P R S T U V X Z 

A

addressPattern - Static variable in class com.accelops.service.util.NetUtils
 
appendCondition(String, ServiceContext) - Method in class com.accelops.service.threatfeed.BaseThreatFeedUpdateService
 
asn - Variable in class com.accelops.service.util.ThreatstreamDto
 

B

BaseFortiSandboxUpdateService - Class in com.accelops.service.threatfeed.impl
 
BaseFortiSandboxUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.BaseFortiSandboxUpdateService
 
BaseStixUpdateService - Class in com.accelops.service.threatfeed
Created by xin.zhang on 7/21/16.
BaseStixUpdateService() - Constructor for class com.accelops.service.threatfeed.BaseStixUpdateService
 
BaseStixUpdateService2 - Class in com.accelops.service.threatfeed
 
BaseStixUpdateService2() - Constructor for class com.accelops.service.threatfeed.BaseStixUpdateService2
 
BaseThreatConnectUpdateService - Class in com.accelops.service.threatfeed
Created by xin.zhang on 18/01/2019.
BaseThreatConnectUpdateService() - Constructor for class com.accelops.service.threatfeed.BaseThreatConnectUpdateService
 
BaseThreatFeedUpdateService - Class in com.accelops.service.threatfeed
BaseThreatFeedUpdateService is an abstract class that defines APIs to allow a Threat Feed Update Service implementation that extends this class to download and parse External Threat Feeds defined at a Web Site.
BaseThreatFeedUpdateService() - Constructor for class com.accelops.service.threatfeed.BaseThreatFeedUpdateService
 
BaseTruStarUpdateService - Class in com.accelops.service.threatfeed
Created by xin.zhang on 07/08/2018.
BaseTruStarUpdateService() - Constructor for class com.accelops.service.threatfeed.BaseTruStarUpdateService
 
build(String, String, String, String) - Static method in class com.accelops.service.integration.Helper
 
build(String, String, String, String, Integer) - Static method in class com.accelops.service.threatfeed.ThreatConnectConfiguration
 

C

checkUpdate(ServiceContext) - Method in class com.accelops.service.integration.impl.RiskIQIntegrationServiceImpl
 
checkUpdate(ServiceContext) - Method in class com.accelops.service.integration.impl.VirusTotalIntegrationServiceImpl
 
checkUpdate(ServiceContext) - Method in interface com.accelops.service.integration.IntegrationService
This method is used to check any ticket updates related to Accelops Incident in the integrated third party service and returns the updated ticket information in FortiSIEM System.
cidrPattern - Static variable in class com.accelops.service.util.NetUtils
 
Collection - Class in com.accelops.service.threatfeed
Created by xin.zhang on 01/04/2019.
Collection() - Constructor for class com.accelops.service.threatfeed.Collection
 
com.accelops.service - package com.accelops.service
 
com.accelops.service.exception - package com.accelops.service.exception
 
com.accelops.service.integration - package com.accelops.service.integration
 
com.accelops.service.integration.impl - package com.accelops.service.integration.impl
 
com.accelops.service.threatfeed - package com.accelops.service.threatfeed
 
com.accelops.service.threatfeed.impl - package com.accelops.service.threatfeed.impl
 
com.accelops.service.util - package com.accelops.service.util
 
complement(IpRange) - Method in class com.accelops.service.util.IpRange
 
confidence - Variable in class com.accelops.service.util.ThreatstreamDto
 
contains(IpRange) - Method in class com.accelops.service.util.IpRange
 
country - Variable in class com.accelops.service.util.ThreatstreamDto
 
createAddressIndicatorReader(Connection) - Static method in class com.accelops.service.threatfeed.ThreatConnectReaderAdapterFactory
 
createDocument(String, boolean) - Static method in class com.accelops.service.integration.Helper
 
createDocument(Reader, boolean) - Static method in class com.accelops.service.integration.Helper
 
createHashIndicatorReader(Connection) - Static method in class com.accelops.service.threatfeed.ThreatConnectReaderAdapterFactory
 
createHostIndicatorReader(Connection) - Static method in class com.accelops.service.threatfeed.ThreatConnectReaderAdapterFactory
 
createUrlIndicatorReader(Connection) - Static method in class com.accelops.service.threatfeed.ThreatConnectReaderAdapterFactory
 
CSV_READ_ONCE_LINES - Static variable in interface com.accelops.service.ServiceContext
 

D

date_first - Variable in class com.accelops.service.util.ThreatstreamDto
 
date_last - Variable in class com.accelops.service.util.ThreatstreamDto
 
DEFAULT_CSV_QUOTE_CHARACTER - Static variable in class com.accelops.service.threatfeed.BaseThreatFeedUpdateService
 
DEFAULT_CSV_SEPARATOR - Static variable in class com.accelops.service.threatfeed.BaseThreatFeedUpdateService
 
detail - Variable in class com.accelops.service.util.ThreatstreamDto
 
DeviceIntegratedException - Exception in com.accelops.service.exception
This DeviceIntegratedException is exception thrown if any error happens during CMDB Device integration with a third party service web site.
DeviceIntegratedException() - Constructor for exception com.accelops.service.exception.DeviceIntegratedException
 
DeviceIntegratedException(String) - Constructor for exception com.accelops.service.exception.DeviceIntegratedException
 
DeviceIntegratedException(String, String, String, String) - Constructor for exception com.accelops.service.exception.DeviceIntegratedException
 
DeviceIntegratedException(Throwable) - Constructor for exception com.accelops.service.exception.DeviceIntegratedException
 
DeviceIntegratedException(String, Throwable) - Constructor for exception com.accelops.service.exception.DeviceIntegratedException
 
DeviceIntegratedException(String, Throwable, boolean, boolean) - Constructor for exception com.accelops.service.exception.DeviceIntegratedException
 
doGet(Connection, Long, Collection, Boolean) - Method in class com.accelops.service.threatfeed.BaseThreatConnectUpdateService
 
doGet(Connection, Long, Collection, Boolean) - Method in class com.accelops.service.threatfeed.impl.ThreatConnectMalwareHashUpdateService
 
doGet(Connection, Long, Collection, Boolean) - Method in class com.accelops.service.threatfeed.impl.ThreatConnectMalwareIPUpdateService
 
doGet(Connection, Long, Collection, Boolean) - Method in class com.accelops.service.threatfeed.impl.ThreatConnectMalwareSiteUpdateService
 
doGet(Connection, Long, Collection, Boolean) - Method in class com.accelops.service.threatfeed.impl.ThreatConnectMalwareUrlUpdateService
 
doGetOwner(Connection) - Method in class com.accelops.service.threatfeed.BaseThreatConnectUpdateService
 
doIntegration(ServiceContext) - Method in class com.accelops.service.integration.impl.IntegrationServiceXsltImpl
 
doIntegration(ServiceContext) - Method in class com.accelops.service.integration.impl.RiskIQIntegrationServiceImpl
 
doIntegration(ServiceContext) - Method in class com.accelops.service.integration.impl.VirusTotalIntegrationServiceImpl
 
doIntegration(ServiceContext) - Method in interface com.accelops.service.integration.IntegrationService
This method allows send/exports FortiSIEM devices and incidents to the third party service defined in the ServiceContext and returns information regarding to the result of the integration from the third party.
domain - Variable in class com.accelops.service.util.ThreatstreamDto
 
doUpdate(String, ServiceContext) - Method in class com.accelops.service.integration.impl.IntegrationServiceXsltImpl
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.BaseStixUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.BaseStixUpdateService2
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.BaseThreatConnectUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.BaseThreatFeedUpdateService
The function to download External Thread Feeds from a third party web site.
download(String) - Method in class com.accelops.service.threatfeed.BaseThreatFeedUpdateService
 
download(String, String) - Method in class com.accelops.service.threatfeed.BaseThreatFeedUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.BaseTruStarUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.BaseFortiSandboxUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.EmergingDomainUpdateServicePaid
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.EmergingIPUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.EmergingIPUpdateServicePaid
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.JoxeankoretUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.Malc0deRssBlockedDomainUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.MalwareDomainListUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.SansBlockedDomainUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.ThreatFeedWithMappingPolicyService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.ThreatstreamMalwareIPUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.ThreatstreamMalwareSiteUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.ThreatstreamMalwareUrlUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.ThreatstreamOpenProxyUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.ThreatstreamTorNodesUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.TorprojectPolicyUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.ZeusBlockedDomainUpdateService
 
download(ServiceContext) - Method in class com.accelops.service.threatfeed.impl.ZeusBlockedIPUpdateService
 

E

EmergingDomainUpdateServicePaid - Class in com.accelops.service.threatfeed.impl
 
EmergingDomainUpdateServicePaid() - Constructor for class com.accelops.service.threatfeed.impl.EmergingDomainUpdateServicePaid
 
EmergingIPUpdateService - Class in com.accelops.service.threatfeed.impl
This EmergingIPUpdateService class implements BaseThreatFeedUpdateService to download and parse Threat Feeds defined at the following Web Site:
EmergingIPUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.EmergingIPUpdateService
 
EmergingIPUpdateServicePaid - Class in com.accelops.service.threatfeed.impl
 
EmergingIPUpdateServicePaid() - Constructor for class com.accelops.service.threatfeed.impl.EmergingIPUpdateServicePaid
 
equals(Object) - Method in class com.accelops.service.util.ThreatstreamDto
 
EXT_SYNC_EVENT_TYPE - Static variable in interface com.accelops.service.ServiceContext
The event type to report device integration error.
ExternalObjectInfo - Class in com.accelops.service
The ExternalObjectInfo object contains mapping between the external object and internal object.
ExternalObjectInfo() - Constructor for class com.accelops.service.ExternalObjectInfo
 

F

FAILED_UPLOADING_DEVICES - Static variable in interface com.accelops.service.ServiceContext
The Failed uploading devices is used to store how many devices are failed on integration.
FortiSandboxMalwareHashUpdateService - Class in com.accelops.service.threatfeed.impl
 
FortiSandboxMalwareHashUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.FortiSandboxMalwareHashUpdateService
 
FortiSandboxMalwareUrlUpdateService - Class in com.accelops.service.threatfeed.impl
 
FortiSandboxMalwareUrlUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.FortiSandboxMalwareUrlUpdateService
 
fromCSV(String) - Static method in class com.accelops.service.util.IpRange
 

G

getAlgorithm() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getAsn() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getAttribute(String) - Method in interface com.accelops.service.ServiceContext
Get the attribute value identified as the key.
getAttribute(String) - Method in class com.accelops.service.ServiceContextImpl
 
getBotnetName() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getConfidence() - Method in class com.accelops.service.threatfeed.Collection
 
getConfidence() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getControllerIP() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getCountry() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getCustId() - Method in exception com.accelops.service.exception.DeviceIntegratedException
 
getDateFound() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getDescription() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getDomainName() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getDownloadType() - Method in class com.accelops.service.threatfeed.BaseStixUpdateService2
 
getDownloadType() - Method in class com.accelops.service.threatfeed.impl.BaseFortiSandboxUpdateService
 
getDownloadType() - Method in class com.accelops.service.threatfeed.impl.FortiSandboxMalwareHashUpdateService
 
getDownloadType() - Method in class com.accelops.service.threatfeed.impl.FortiSandboxMalwareUrlUpdateService
 
getDownloadType() - Method in class com.accelops.service.threatfeed.impl.StixMalwareDomainUpdateService2
 
getDownloadType() - Method in class com.accelops.service.threatfeed.impl.StixMalwareIPUpdateService2
 
getDownloadType() - Method in class com.accelops.service.threatfeed.impl.StixMalwareUrlUpdateService2
 
getFalsePositiveCount() - Method in class com.accelops.service.threatfeed.Collection
 
getHash() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getHighAddress() - Method in class com.accelops.service.util.SubnetV4
 
getHighIp() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getHostIp() - Method in exception com.accelops.service.exception.DeviceIntegratedException
 
getHostName() - Method in exception com.accelops.service.exception.DeviceIntegratedException
 
getInputParameters() - Method in interface com.accelops.service.ServiceContext
Get an array of input parameters.
getInputParameters() - Method in class com.accelops.service.ServiceContextImpl
 
getInternalObjectId() - Method in class com.accelops.service.ExternalObjectInfo
 
getIp() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getItems(String, Class, Class, String, Map<String, Object>, ApiFilterType[], boolean) - Method in class com.accelops.service.threatfeed.ThreatConnectAbstractIndicatorReaderAdapter
 
getLastSeen() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getLowAddress() - Method in class com.accelops.service.util.SubnetV4
 
getLowerBound() - Method in class com.accelops.service.util.IpRange
 
getLowIp() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getMacPrefix() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getMalwareType() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getMaxReadLines(ServiceContext) - Static method in class com.accelops.service.threatfeed.BaseThreatFeedUpdateService
 
getName() - Method in class com.accelops.service.threatfeed.Collection
 
getName() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getObject() - Method in class com.accelops.service.InternalObject
 
getObjectId() - Method in class com.accelops.service.ExternalObjectInfo
 
getObjectType() - Method in class com.accelops.service.ExternalObjectInfo
 
getObjectType() - Method in class com.accelops.service.InternalObject
 
getOrg() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getOrganization() - Method in class com.accelops.service.threatfeed.ThreatConnectSite
 
getOrganizationName() - Method in class com.accelops.service.ExternalObjectInfo
 
getOrganizationName() - Method in class com.accelops.service.InternalObject
 
getOrigin() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getOutputParameters() - Method in interface com.accelops.service.ServiceContext
Get an array of output parameters
getOutputParameters() - Method in class com.accelops.service.ServiceContextImpl
 
getParseType() - Method in class com.accelops.service.threatfeed.BaseStixUpdateService
 
getParseType() - Method in class com.accelops.service.threatfeed.BaseTruStarUpdateService
 
getParseType() - Method in class com.accelops.service.threatfeed.impl.BaseFortiSandboxUpdateService
 
getParseType() - Method in class com.accelops.service.threatfeed.impl.FortiSandboxMalwareHashUpdateService
 
getParseType() - Method in class com.accelops.service.threatfeed.impl.FortiSandboxMalwareUrlUpdateService
 
getParseType() - Method in class com.accelops.service.threatfeed.impl.StixMalwareDomainUpdateService
 
getParseType() - Method in class com.accelops.service.threatfeed.impl.StixMalwareHashUpdateService
 
getParseType() - Method in class com.accelops.service.threatfeed.impl.StixMalwareIPUpdateService
 
getParseType() - Method in class com.accelops.service.threatfeed.impl.StixMalwareUrlUpdateService
 
getParseType() - Method in class com.accelops.service.threatfeed.impl.TruStarMalwareHashUpdateService
 
getParseType() - Method in class com.accelops.service.threatfeed.impl.TruStarMalwareIPUpdateService
 
getParseType() - Method in class com.accelops.service.threatfeed.impl.TruStarMalwareSiteUpdateService
 
getParseType() - Method in class com.accelops.service.threatfeed.impl.TruStarMalwareUrlUpdateService
 
getPort() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getProcessName() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getRating() - Method in class com.accelops.service.threatfeed.Collection
 
getReadByte(ServiceContext) - Static method in class com.accelops.service.threatfeed.BaseThreatFeedUpdateService
 
getReverseLookup() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getSeverity() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getSingleValue(Element, String) - Static method in class com.accelops.service.integration.Helper
 
getStartLine(ServiceContext) - Static method in class com.accelops.service.threatfeed.BaseThreatFeedUpdateService
 
getStatus() - Method in class com.accelops.service.threatfeed.Collection
 
getTag() - Method in class com.accelops.service.threatfeed.Collection
 
getTcApiAccessID() - Method in class com.accelops.service.threatfeed.ThreatConnectSite
 
getTcApiUrl() - Method in class com.accelops.service.threatfeed.ThreatConnectSite
 
getTcApiUserSecretKey() - Method in class com.accelops.service.threatfeed.ThreatConnectSite
 
getUpperBound() - Method in class com.accelops.service.util.IpRange
 
getUrl() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getUserAgent() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
getVendor() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 

H

hashCode() - Method in class com.accelops.service.util.ThreatstreamDto
 
Helper - Class in com.accelops.service.integration
Created by xin.zhang on 10/04/2019.
Helper() - Constructor for class com.accelops.service.integration.Helper
 

I

idToObsMap - Variable in class com.accelops.service.util.StixParser
 
INCIDENT_ENDPOINT - Static variable in interface com.accelops.service.ServiceContext
 
includeIpAddress(String) - Method in class com.accelops.service.util.IpRange
 
INSTANCE - Static variable in interface com.accelops.service.ServiceContext
 
IntegrationException - Exception in com.accelops.service.exception
 
IntegrationException() - Constructor for exception com.accelops.service.exception.IntegrationException
 
IntegrationException(String) - Constructor for exception com.accelops.service.exception.IntegrationException
 
IntegrationException(Throwable) - Constructor for exception com.accelops.service.exception.IntegrationException
 
IntegrationException(String, Throwable) - Constructor for exception com.accelops.service.exception.IntegrationException
 
IntegrationException(String, Throwable, boolean, boolean) - Constructor for exception com.accelops.service.exception.IntegrationException
 
IntegrationService - Interface in com.accelops.service.integration
This IntegrationService allows to integrate FortiSIEM system with a third party service.
IntegrationServiceXsltImpl - Class in com.accelops.service.integration.impl
This IntegrationServiceXsltImpl is an example implementation class of Integration Service.
IntegrationServiceXsltImpl() - Constructor for class com.accelops.service.integration.impl.IntegrationServiceXsltImpl
 
InternalObject - Class in com.accelops.service
The InternalObject object contains information regarding to FortiSIEM objects.
InternalObject() - Constructor for class com.accelops.service.InternalObject
 
intersection(IpRange) - Method in class com.accelops.service.util.IpRange
 
intersects(IpRange) - Method in class com.accelops.service.util.IpRange
 
intToIPv4(int) - Static method in class com.accelops.service.util.NetUtils
IPV4 integer value to IPv4 address
IP_COMMA - Static variable in class com.accelops.service.util.StixParser
 
IpRange - Class in com.accelops.service.util
 
IpRange() - Constructor for class com.accelops.service.util.IpRange
 
IpRange(String, String) - Constructor for class com.accelops.service.util.IpRange
 
IpRange(String) - Constructor for class com.accelops.service.util.IpRange
 
ipv4ToInt(String) - Static method in class com.accelops.service.util.NetUtils
 
ipv4ToLong(String) - Static method in class com.accelops.service.util.NetUtils
IPv4 address to long value
ipv4ToSubnet(String, String) - Static method in class com.accelops.service.util.NetUtils
Returns the CIDR notation of the subnet that a IPv4 is in.
isActive() - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
isInRange(String, String, String) - Static method in class com.accelops.service.util.NetUtils
 
isInRange(Object[], Object[], Object[]) - Static method in class com.accelops.service.util.NetUtils
 
isInRange(SubnetV4) - Method in class com.accelops.service.util.SubnetV4
 
isIntersect(String, String) - Static method in class com.accelops.service.util.NetUtils
Returns true if the two specified IP lists intersect.
isIntersect(Object[], Object[]) - Static method in class com.accelops.service.util.NetUtils
 
isIpIntersect(String, String) - Static method in class com.accelops.service.util.NetUtils
Returns true if the two specified IP addresses/ranges intersect.
isIpSubset(String, String) - Static method in class com.accelops.service.util.NetUtils
Returns true if the first IP address/range is a subset of the second IP address/range.
isIPv4Addr(String) - Static method in class com.accelops.service.util.NetUtils
 
isLocalHostAddress(String) - Static method in class com.accelops.service.util.NetUtils
 
isPublicSubnetV4(String) - Static method in class com.accelops.service.util.NetUtils
 
isSubset(String, String) - Static method in class com.accelops.service.util.NetUtils
Returns true if the first IP list is a subset of the second IP list.
isSubset(Object[], Object[]) - Static method in class com.accelops.service.util.NetUtils
 
isSubset(Object, Object[]) - Static method in class com.accelops.service.util.NetUtils
 
isValidEmailAddress(String) - Static method in class com.accelops.service.util.NetUtils
 
isValidIPv4(String) - Static method in class com.accelops.service.util.NetUtils
Returns true if the given string is a valid IPv4 address or a valid IPv4 address range.
isValidIPv4List(String) - Static method in class com.accelops.service.util.NetUtils
 
isValidIPv4OrSubnet(String) - Static method in class com.accelops.service.util.NetUtils
 
isValidIPv4OrSubnetList(String) - Static method in class com.accelops.service.util.NetUtils
 
isValidPort(String) - Static method in class com.accelops.service.util.NetUtils
 
iterator() - Method in class com.accelops.service.util.IpRange
 
itype - Variable in class com.accelops.service.util.ThreatstreamDto
 

J

JoxeankoretUpdateService - Class in com.accelops.service.threatfeed.impl
This JoxeankoretUpdateService class implements BaseThreatFeedUpdateService to download and parse Threat Feeds defined at the Web Site:
JoxeankoretUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.JoxeankoretUpdateService
 

K

KEY_BOARD - Static variable in interface com.accelops.service.ServiceContext
Connectwise only, used to specify the destination service board.
KEY_CLIENTID - Static variable in interface com.accelops.service.ServiceContext
ConnectWise Client Id clientId is a unique GUID or Globally Unique Identifier assigned to each integration.
KEY_COLLECTION - Static variable in interface com.accelops.service.ServiceContext
STIX/TAXII only
KEY_CONDITION - Static variable in interface com.accelops.service.ServiceContext
extra condition need to be appended to query
KEY_CONFIG - Static variable in interface com.accelops.service.ServiceContext
Any other configurations in key:value format, not used for now.
KEY_CSV_READ_BYTE - Static variable in interface com.accelops.service.ServiceContext
 
KEY_CSV_READ_COMPLETE - Static variable in interface com.accelops.service.ServiceContext
 
KEY_CSV_READ_ONCE_LINES - Static variable in interface com.accelops.service.ServiceContext
 
KEY_CSV_START_LINE - Static variable in interface com.accelops.service.ServiceContext
 
KEY_DOMAIN - Static variable in interface com.accelops.service.ServiceContext
Used by systems requiring something like Company/Org/Domain to login, for example for Connectwise, it is the Company field.
KEY_ERROR - Static variable in interface com.accelops.service.ServiceContext
RISKIQ/VIRUSTOTAL only
KEY_FULL_UPDATE - Static variable in interface com.accelops.service.ServiceContext
Full or Incremental
KEY_GROUP_NAME - Static variable in interface com.accelops.service.ServiceContext
This CMDB group name that has download set up for Threat Feeds.
KEY_INCIDENT - Static variable in interface com.accelops.service.ServiceContext
RISKIQ/VIRUSTOTAL only
KEY_INSTANCE - Static variable in interface com.accelops.service.ServiceContext
Jira
KEY_ISSUE_TYPE - Static variable in interface com.accelops.service.ServiceContext
 
KEY_JIRA_MAPPING - Static variable in interface com.accelops.service.ServiceContext
 
KEY_LAST_UPDATE - Static variable in interface com.accelops.service.ServiceContext
The last update time from the third party web site defined in ServiceContext.KEY_URL
KEY_MAX_DOWNLOAD_LINES - Static variable in interface com.accelops.service.ServiceContext
This parameter can be used to limit the maximum number of Threat Feeds can be downloaded each time.
KEY_MAX_GROUP_ITEMS - Static variable in interface com.accelops.service.ServiceContext
This parameter can be used to limit the maximum number of Threat Feeds in a CMDB group.
KEY_OUTPUT - Static variable in interface com.accelops.service.ServiceContext
The directory that the downloaded Threat Feeds can be saved to.
KEY_PROJECT - Static variable in interface com.accelops.service.ServiceContext
 
KEY_PWD - Static variable in interface com.accelops.service.ServiceContext
The password or key if needed to connect the web site defined using ServiceContext.KEY_URL.
KEY_RANGE - Static variable in interface com.accelops.service.ServiceContext
To specify a time range in hour which is used when doing inbound integration, it should be a int value
KEY_SRC - Static variable in interface com.accelops.service.ServiceContext
The AO server who is the source of the integrated objects.
KEY_TYPE - Static variable in interface com.accelops.service.ServiceContext
The object type that can be integrated to a third party system
KEY_URL - Static variable in interface com.accelops.service.ServiceContext
The third party web site URL used to integrate with or download from.
KEY_USER - Static variable in interface com.accelops.service.ServiceContext
The user name if needed to connect to the third party web site defined using ServiceContext.KEY_URL.
KEY_XML - Static variable in interface com.accelops.service.ServiceContext
The input XML which represent FortiSIEM objects will be integrated with an third party system.
KEY_XSLT - Static variable in interface com.accelops.service.ServiceContext
XSLT file path to do XML translation, not used for now.

L

limit - Variable in class com.accelops.service.util.ThreatstreamDto.Meta
 
LINK_DEVICES - Static variable in interface com.accelops.service.ServiceContext
 
longToIPv4(long) - Static method in class com.accelops.service.util.NetUtils
IPv4 long value to IPv4 address

M

main(String[]) - Static method in class com.accelops.service.threatfeed.BaseStixUpdateService
 
main(String[]) - Static method in class com.accelops.service.threatfeed.BaseStixUpdateService2
 
main(String[]) - Static method in class com.accelops.service.threatfeed.BaseThreatConnectUpdateService
 
main(String[]) - Static method in class com.accelops.service.threatfeed.BaseTruStarUpdateService
 
main(String[]) - Static method in class com.accelops.service.util.StixParser
 
Malc0deRssBlockedDomainUpdateService - Class in com.accelops.service.threatfeed.impl
This Malc0deRssBlockedDomainUpdateService class implements BaseThreatFeedUpdateService to download and parse Threat Feed defined at Web Site:
Malc0deRssBlockedDomainUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.Malc0deRssBlockedDomainUpdateService
 
maltype - Variable in class com.accelops.service.util.ThreatstreamDto
 
MALWAREDOMAIN - Static variable in class com.accelops.service.threatfeed.BaseStixUpdateService2
 
MALWAREDOMAIN - Static variable in class com.accelops.service.util.StixParser
 
MalwareDomainListUpdateService - Class in com.accelops.service.threatfeed.impl
This MalwareDomainListUpdateService class implements BaseThreatFeedUpdateService to download and parse Threat Feed defined at the Web Site:
MalwareDomainListUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.MalwareDomainListUpdateService
 
MALWAREHASH - Static variable in class com.accelops.service.util.StixParser
 
MALWAREIP - Static variable in class com.accelops.service.threatfeed.BaseStixUpdateService2
 
MALWAREIP - Static variable in class com.accelops.service.util.StixParser
 
MALWAREURL - Static variable in class com.accelops.service.threatfeed.BaseStixUpdateService2
 
MALWAREURL - Static variable in class com.accelops.service.util.StixParser
 
MAX_DOWNLOAD_LINES - Static variable in interface com.accelops.service.ServiceContext
The default maximum number of Threat Feeds can be downloaded each time.
MAX_GROUP_ITEMS - Static variable in interface com.accelops.service.ServiceContext
The default maximum number of Threat Feeds in a CMDB group.
Meta() - Constructor for class com.accelops.service.util.ThreatstreamDto.Meta
 
meta - Variable in class com.accelops.service.util.ThreatstreamDto.Result
 

N

NetUtils - Class in com.accelops.service.util
 
NetUtils() - Constructor for class com.accelops.service.util.NetUtils
 
next - Variable in class com.accelops.service.util.ThreatstreamDto.Meta
 
nodeToString(Node) - Static method in class com.accelops.service.integration.Helper
 
numberPattern - Static variable in class com.accelops.service.util.NetUtils
 

O

objects - Variable in class com.accelops.service.util.ThreatstreamDto.Result
 
ObjectType - Enum in com.accelops.service
The ObjectType object defines the object types that can be integrated with third party system.
offset - Variable in class com.accelops.service.util.ThreatstreamDto.Meta
 
org - Variable in class com.accelops.service.util.ThreatstreamDto
 

P

parse(String, List<String>, List<String>, List<String>, List<String>) - Static method in class com.accelops.service.integration.Helper
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.BaseStixUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.BaseStixUpdateService2
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.BaseThreatConnectUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.BaseThreatFeedUpdateService
The function to parse the Threat Feeds downloaded by the download function.
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.BaseTruStarUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.BaseFortiSandboxUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.EmergingDomainUpdateServicePaid
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.EmergingIPUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.EmergingIPUpdateServicePaid
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.JoxeankoretUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.Malc0deRssBlockedDomainUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.MalwareDomainListUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.SansBlockedDomainUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.ThreatFeedWithMappingPolicyService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.ThreatstreamMalwareIPUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.ThreatstreamMalwareSiteUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.ThreatstreamMalwareUrlUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.ThreatstreamOpenProxyUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.ThreatstreamTorNodesUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.TorprojectPolicyUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.ZeusBlockedDomainUpdateService
 
parse(ServiceContext, String, String, List<String>) - Method in class com.accelops.service.threatfeed.impl.ZeusBlockedIPUpdateService
 
parseLine(String, char, char) - Static method in class com.accelops.service.threatfeed.BaseThreatFeedUpdateService
 
parseObservablePackage(String) - Method in class com.accelops.service.util.StixParser
 
parsePackage(String, String) - Method in class com.accelops.service.util.StixParser
 
parseResult(String, String) - Method in class com.accelops.service.threatfeed.BaseThreatConnectUpdateService
 
parseResult(String, String) - Method in class com.accelops.service.threatfeed.impl.ThreatConnectMalwareHashUpdateService
 
parseResult(String, String) - Method in class com.accelops.service.threatfeed.impl.ThreatConnectMalwareIPUpdateService
 
parseResult(String, String) - Method in class com.accelops.service.threatfeed.impl.ThreatConnectMalwareSiteUpdateService
 
parseResult(String, String) - Method in class com.accelops.service.threatfeed.impl.ThreatConnectMalwareUrlUpdateService
 
postTransfer(String, String) - Method in class com.accelops.service.integration.impl.IntegrationServiceXsltImpl
 
preTransfer(String, String) - Method in class com.accelops.service.integration.impl.IntegrationServiceXsltImpl
 

R

RBA_PAYLOAD_NAME - Static variable in interface com.accelops.service.ServiceContext
 
RBA_SERVICE_NAME - Static variable in interface com.accelops.service.ServiceContext
RBA only
Result() - Constructor for class com.accelops.service.util.ThreatstreamDto.Result
 
RiskIQIntegrationServiceImpl - Class in com.accelops.service.integration.impl
Created by xin.zhang on 09/04/2019.
RiskIQIntegrationServiceImpl() - Constructor for class com.accelops.service.integration.impl.RiskIQIntegrationServiceImpl
 

S

SansBlockedDomainUpdateService - Class in com.accelops.service.threatfeed.impl
This SansBlockedDomainUpdateService class implements BaseThreatFeedUpdateService to download and parse Threat Feeds defined at the Web Site:
SansBlockedDomainUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.SansBlockedDomainUpdateService
 
ServiceContext - Interface in com.accelops.service
The Service Context interface contains all the information needed for integration and threat feed services.
ServiceContextImpl - Class in com.accelops.service
The default implementation of Service Context interface represents all the information needed for integration and threat feed services.
ServiceContextImpl() - Constructor for class com.accelops.service.ServiceContextImpl
 
ServiceNowIntegrationException - Exception in com.accelops.service.exception
 
ServiceNowIntegrationException() - Constructor for exception com.accelops.service.exception.ServiceNowIntegrationException
 
ServiceNowIntegrationException(String) - Constructor for exception com.accelops.service.exception.ServiceNowIntegrationException
 
ServiceNowIntegrationException(Throwable) - Constructor for exception com.accelops.service.exception.ServiceNowIntegrationException
 
ServiceNowIntegrationException(String, Throwable) - Constructor for exception com.accelops.service.exception.ServiceNowIntegrationException
 
ServiceNowIntegrationException(String, Throwable, boolean, boolean) - Constructor for exception com.accelops.service.exception.ServiceNowIntegrationException
 
setActive(boolean) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setAlgorithm(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setAsn(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setAttribute(String, T) - Method in interface com.accelops.service.ServiceContext
Set the attribute value identified as the key.
setAttribute(String, Object) - Method in class com.accelops.service.ServiceContextImpl
 
setBackReadResult(int, int, ServiceContext, long, int) - Static method in class com.accelops.service.threatfeed.BaseThreatFeedUpdateService
 
setBotnetName(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setConfidence(Integer) - Method in class com.accelops.service.threatfeed.Collection
 
setConfidence(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setControllerIP(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setCountry(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setCustId(String) - Method in exception com.accelops.service.exception.DeviceIntegratedException
 
setDateFound(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setDescription(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setDomainName(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setFalsePositiveCount(Integer) - Method in class com.accelops.service.threatfeed.Collection
 
setHash(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setHighIp(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setHostIp(String) - Method in exception com.accelops.service.exception.DeviceIntegratedException
 
setHostName(String) - Method in exception com.accelops.service.exception.DeviceIntegratedException
 
setInputParameters(InternalObject[]) - Method in interface com.accelops.service.ServiceContext
Set an array of input parameters.
setInputParameters(InternalObject[]) - Method in class com.accelops.service.ServiceContextImpl
 
setInternalObjectId(String) - Method in class com.accelops.service.ExternalObjectInfo
 
setIp(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setLastSeen(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setLowerBound(String) - Method in class com.accelops.service.util.IpRange
 
setLowIp(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setMacPrefix(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setMalwareType(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setName(String) - Method in class com.accelops.service.threatfeed.Collection
 
setName(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setObject(Object) - Method in class com.accelops.service.InternalObject
 
setObjectId(String) - Method in class com.accelops.service.ExternalObjectInfo
 
setObjectType(ObjectType) - Method in class com.accelops.service.ExternalObjectInfo
Set the object type that this information is refer to for integration.
setObjectType(ObjectType) - Method in class com.accelops.service.InternalObject
 
setOrg(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setOrganization(String) - Method in class com.accelops.service.threatfeed.ThreatConnectSite
 
setOrganizationName(String) - Method in class com.accelops.service.ExternalObjectInfo
set the organization name that does the integration with FortiSIEM System.
setOrganizationName(String) - Method in class com.accelops.service.InternalObject
 
setOrigin(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setOutputParameters(ExternalObjectInfo[]) - Method in interface com.accelops.service.ServiceContext
Set an array of output parameters.
setOutputParameters(ExternalObjectInfo[]) - Method in class com.accelops.service.ServiceContextImpl
 
setPort(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setProcessName(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setRating(Integer) - Method in class com.accelops.service.threatfeed.Collection
 
setReverseLookup(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setSeverity(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setStatus(Boolean) - Method in class com.accelops.service.threatfeed.Collection
 
setTag(String) - Method in class com.accelops.service.threatfeed.Collection
 
setTcApiAccessID(String) - Method in class com.accelops.service.threatfeed.ThreatConnectSite
 
setTcApiUrl(String) - Method in class com.accelops.service.threatfeed.ThreatConnectSite
 
setTcApiUserSecretKey(String) - Method in class com.accelops.service.threatfeed.ThreatConnectSite
 
setUpperBound(String) - Method in class com.accelops.service.util.IpRange
 
setUrl(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setUserAgent(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
setVendor(String) - Method in class com.accelops.service.threatfeed.ThreatFeedDTO
 
severity - Variable in class com.accelops.service.util.ThreatstreamDto
 
SOAPAuthorizationException - Exception in com.accelops.service.exception
This SOAPAuthorizationException is exception thrown if any SOAP error happens during integration with a third party service web site.
SOAPAuthorizationException() - Constructor for exception com.accelops.service.exception.SOAPAuthorizationException
 
SOAPAuthorizationException(String) - Constructor for exception com.accelops.service.exception.SOAPAuthorizationException
 
SOAPAuthorizationException(Throwable) - Constructor for exception com.accelops.service.exception.SOAPAuthorizationException
 
SOAPAuthorizationException(String, Throwable) - Constructor for exception com.accelops.service.exception.SOAPAuthorizationException
 
SOAPAuthorizationException(String, Throwable, boolean, boolean) - Constructor for exception com.accelops.service.exception.SOAPAuthorizationException
 
srcip - Variable in class com.accelops.service.util.ThreatstreamDto
 
state - Variable in class com.accelops.service.util.ThreatstreamDto
 
StixMalwareDomainUpdateService - Class in com.accelops.service.threatfeed.impl
Created by xin.zhang on 9/12/16.
StixMalwareDomainUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.StixMalwareDomainUpdateService
 
StixMalwareDomainUpdateService2 - Class in com.accelops.service.threatfeed.impl
 
StixMalwareDomainUpdateService2() - Constructor for class com.accelops.service.threatfeed.impl.StixMalwareDomainUpdateService2
 
StixMalwareHashUpdateService - Class in com.accelops.service.threatfeed.impl
Created by xin.zhang on 9/12/16.
StixMalwareHashUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.StixMalwareHashUpdateService
 
StixMalwareIPUpdateService - Class in com.accelops.service.threatfeed.impl
Created by xin.zhang on 9/12/16.
StixMalwareIPUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.StixMalwareIPUpdateService
 
StixMalwareIPUpdateService2 - Class in com.accelops.service.threatfeed.impl
Created by axiao on 9/12/16.
StixMalwareIPUpdateService2() - Constructor for class com.accelops.service.threatfeed.impl.StixMalwareIPUpdateService2
 
StixMalwareUrlUpdateService - Class in com.accelops.service.threatfeed.impl
Created by xin.zhang on 9/12/16.
StixMalwareUrlUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.StixMalwareUrlUpdateService
 
StixMalwareUrlUpdateService2 - Class in com.accelops.service.threatfeed.impl
 
StixMalwareUrlUpdateService2() - Constructor for class com.accelops.service.threatfeed.impl.StixMalwareUrlUpdateService2
 
StixParser - Class in com.accelops.service.util
Created by xin.zhang on 8/31/16.
StixParser() - Constructor for class com.accelops.service.util.StixParser
 
subnetContains(String, String) - Static method in class com.accelops.service.util.NetUtils
 
subnetsContain(String, String) - Static method in class com.accelops.service.util.NetUtils
 
SubnetV4 - Class in com.accelops.service.util
This SubnetV4 class is an utility class to manipulate network address in CIDR Notation.
SubnetV4(String) - Constructor for class com.accelops.service.util.SubnetV4
Constructor that takes a CIDR-notation string, e.g.

T

thisDisplayName - Static variable in class com.accelops.service.threatfeed.impl.EmergingDomainUpdateServicePaid
 
thisDisplayName - Static variable in class com.accelops.service.threatfeed.impl.EmergingIPUpdateServicePaid
 
ThreatConnectAbstractIndicatorReaderAdapter<T extends com.threatconnect.sdk.server.entity.Indicator> - Class in com.accelops.service.threatfeed
Created by xin.zhang on 23/04/2019.
ThreatConnectAbstractIndicatorReaderAdapter(Connection, Class<? extends ApiEntitySingleResponse>, Class, Class<? extends ApiEntityListResponse>) - Constructor for class com.accelops.service.threatfeed.ThreatConnectAbstractIndicatorReaderAdapter
 
ThreatConnectConfiguration - Class in com.accelops.service.threatfeed
Created by xin.zhang on 22/01/2019.
ThreatConnectConfiguration(String, String, String, String, String, String) - Constructor for class com.accelops.service.threatfeed.ThreatConnectConfiguration
 
ThreatConnectConnection - Class in com.accelops.service.threatfeed
Created by xin.zhang on 22/01/2019.
ThreatConnectConnection(String, String, String, String, Integer) - Constructor for class com.accelops.service.threatfeed.ThreatConnectConnection
 
ThreatConnectMalwareHashUpdateService - Class in com.accelops.service.threatfeed.impl
Created by xin.zhang on 21/01/2019.
ThreatConnectMalwareHashUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.ThreatConnectMalwareHashUpdateService
 
ThreatConnectMalwareIPUpdateService - Class in com.accelops.service.threatfeed.impl
Created by xin.zhang on 21/01/2019.
ThreatConnectMalwareIPUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.ThreatConnectMalwareIPUpdateService
 
ThreatConnectMalwareSiteUpdateService - Class in com.accelops.service.threatfeed.impl
Created by xin.zhang on 21/01/2019.
ThreatConnectMalwareSiteUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.ThreatConnectMalwareSiteUpdateService
 
ThreatConnectMalwareUrlUpdateService - Class in com.accelops.service.threatfeed.impl
Created by xin.zhang on 21/01/2019.
ThreatConnectMalwareUrlUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.ThreatConnectMalwareUrlUpdateService
 
ThreatConnectReaderAdapterFactory - Class in com.accelops.service.threatfeed
Created by xin.zhang on 23/04/2019.
ThreatConnectReaderAdapterFactory() - Constructor for class com.accelops.service.threatfeed.ThreatConnectReaderAdapterFactory
 
ThreatConnectSite - Class in com.accelops.service.threatfeed
Created by xin.zhang on 01/04/2019.
ThreatConnectSite() - Constructor for class com.accelops.service.threatfeed.ThreatConnectSite
 
ThreatFeedDTO - Class in com.accelops.service.threatfeed
This ThreatFeedDTO class represents a Threat Feed within FortiSIEM system.
ThreatFeedDTO() - Constructor for class com.accelops.service.threatfeed.ThreatFeedDTO
 
ThreatFeedWithMappingPolicyService - Class in com.accelops.service.threatfeed.impl
This ThreatFeedWithMappingPolicyService class implements BaseThreatFeedUpdateService to download and parse Threat Feeds defined in any Threat Feed web site which represents a Feed in a plain text CSV format and each field of a Feed can be mapped directly into related field defined in FortiSIEM CMDB.
ThreatFeedWithMappingPolicyService() - Constructor for class com.accelops.service.threatfeed.impl.ThreatFeedWithMappingPolicyService
 
ThreatstreamDto - Class in com.accelops.service.util
This ThreatstreamDto class represents the object that is used to download Threat Feeds defined at the Web Site:
ThreatstreamDto() - Constructor for class com.accelops.service.util.ThreatstreamDto
 
ThreatstreamDto.Meta - Class in com.accelops.service.util
 
ThreatstreamDto.Result - Class in com.accelops.service.util
 
ThreatstreamMalwareIPUpdateService - Class in com.accelops.service.threatfeed.impl
This ThreatstreamMalwareIPUpdateService class implements BaseThreatFeedUpdateService to download and parse Threat Feed defined in Web Site:
ThreatstreamMalwareIPUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.ThreatstreamMalwareIPUpdateService
 
ThreatstreamMalwareSiteUpdateService - Class in com.accelops.service.threatfeed.impl
This ThreatstreamMalwareSiteUpdateService class implements BaseThreatFeedUpdateService to download and parse Threat Feed defined in Web Site:
ThreatstreamMalwareSiteUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.ThreatstreamMalwareSiteUpdateService
 
ThreatstreamMalwareUrlUpdateService - Class in com.accelops.service.threatfeed.impl
 
ThreatstreamMalwareUrlUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.ThreatstreamMalwareUrlUpdateService
 
ThreatstreamOpenProxyUpdateService - Class in com.accelops.service.threatfeed.impl
This ThreatstreamMalwareSiteUpdateService class implements BaseThreatFeedUpdateService to download and parse Threat Feed defined in Web Site:
ThreatstreamOpenProxyUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.ThreatstreamOpenProxyUpdateService
 
ThreatstreamTorNodesUpdateService - Class in com.accelops.service.threatfeed.impl
This ThreatstreamTorNodesUpdateService class implements BaseThreatFeedUpdateService to download and parse Threat Feed defined in Web Site:
ThreatstreamTorNodesUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.ThreatstreamTorNodesUpdateService
 
toIpRanges(String) - Static method in class com.accelops.service.util.NetUtils
 
TorprojectPolicyUpdateService - Class in com.accelops.service.threatfeed.impl
 
TorprojectPolicyUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.TorprojectPolicyUpdateService
 
toString() - Method in class com.accelops.service.util.IpRange
 
transfer(String, String) - Method in class com.accelops.service.integration.impl.IntegrationServiceXsltImpl
 
TruStarMalwareHashUpdateService - Class in com.accelops.service.threatfeed.impl
Created by xin.zhang on 09/08/2018.
TruStarMalwareHashUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.TruStarMalwareHashUpdateService
 
TruStarMalwareIPUpdateService - Class in com.accelops.service.threatfeed.impl
Created by xin.zhang on 09/08/2018.
TruStarMalwareIPUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.TruStarMalwareIPUpdateService
 
TruStarMalwareSiteUpdateService - Class in com.accelops.service.threatfeed.impl
Created by xin.zhang on 09/08/2018.
TruStarMalwareSiteUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.TruStarMalwareSiteUpdateService
 
TruStarMalwareUrlUpdateService - Class in com.accelops.service.threatfeed.impl
Created by xin.zhang on 09/08/2018.
TruStarMalwareUrlUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.TruStarMalwareUrlUpdateService
 

U

url - Variable in class com.accelops.service.util.ThreatstreamDto
 

V

valueOf(String) - Static method in enum com.accelops.service.ObjectType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.accelops.service.ObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
VirusTotalIntegrationServiceImpl - Class in com.accelops.service.integration.impl
Created by xin.zhang on 09/04/2019.
VirusTotalIntegrationServiceImpl() - Constructor for class com.accelops.service.integration.impl.VirusTotalIntegrationServiceImpl
 

X

XSLT_PATH - Static variable in class com.accelops.service.integration.impl.IntegrationServiceXsltImpl
 

Z

ZeusBlockedDomainUpdateService - Class in com.accelops.service.threatfeed.impl
This ZeusBlockedDomainUpdateService class implements BaseThreatFeedUpdateService to download and parse Threat Feeds defined in Web Site:
ZeusBlockedDomainUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.ZeusBlockedDomainUpdateService
 
ZeusBlockedIPUpdateService - Class in com.accelops.service.threatfeed.impl
This ZeusBlockedIPUpdateService class implements BaseThreatFeedUpdateService to download and parse Threat Feeds defined in Web Site:
ZeusBlockedIPUpdateService() - Constructor for class com.accelops.service.threatfeed.impl.ZeusBlockedIPUpdateService
 
A B C D E F G H I J K L M N O P R S T U V X Z 
Skip navigation links

Copyright © 2019. All rights reserved.