public class ThreatConnectConfiguration
extends com.threatconnect.sdk.config.Configuration
Constructor and Description |
---|
ThreatConnectConfiguration(String tcApiUrl,
String tcApiAccessID,
String tcApiUserSecretKey,
String defaultOwner,
String tcToken,
String tcTokenExpires) |
Modifier and Type | Method and Description |
---|---|
static com.threatconnect.sdk.config.Configuration |
build(String tcApiUrl,
String tcApiAccessID,
String tcApiUserSecretKey,
String tcDefaultOwner,
Integer tcResultLimit) |
build, getContentType, getDefaultOwner, getProxyHost, getProxyPort, getResultLimit, getTcApiAccessID, getTcApiUrl, getTcApiUserSecretKey, getTcToken, getTcTokenExpires, hasProxySettings, isActivityLogEnabled, setActivityLogEnabled, setContentType, setDefaultOwner, setProxy, setResultLimit, setTcApiAccessID, setTcApiUrl, setTcApiUserSecretKey, setTcToken, setTcTokenExpires
Copyright © 2019. All rights reserved.