public class BusinessSecurityServiceImpl extends BaseServiceImpl implements BusinessSecurityService
apiInfoList, serviceInfodestroy, getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSessionToken, getSignUrl, json, post, proto, put, putData, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2public static BusinessSecurityService getInstance()
public RiskDetectionResponse RiskDetection(RiskDetectionRequest riskDetectionRequest) throws Exception
BusinessSecurityServiceRiskDetection in interface BusinessSecurityServiceriskDetectionRequest - risk detection requestException - the exceptionpublic AsyncRiskDetectionResponse AsyncRiskDetection(AsyncRiskDetectionRequest asyncRiskDetectionRequest) throws Exception
BusinessSecurityServiceAsyncRiskDetection in interface BusinessSecurityServiceasyncRiskDetectionRequest - async risk detection requestException - the exceptionpublic RiskResultResponse RiskResult(RiskResultRequest riskResultRequest) throws Exception
BusinessSecurityServiceRiskResult in interface BusinessSecurityServiceriskResultRequest - risk result requestException - the exceptionpublic DataReportResponse DataReport(DataReportRequest dataReportRequest) throws Exception
BusinessSecurityServiceDataReport in interface BusinessSecurityServicedataReportRequest - data report requestException - the exceptionpublic RiskDetectionResponse AccountRisk(RiskDetectionRequest riskDetectionRequest) throws Exception
BusinessSecurityServiceAccountRisk in interface BusinessSecurityServiceriskDetectionRequest - account risk requestException - the exceptionpublic MobileStatusResponse MobileStatus(RiskDetectionRequest riskDetectionRequest) throws Exception
BusinessSecurityServiceMobileStatus in interface BusinessSecurityServiceriskDetectionRequest - data report requestException - the exceptionpublic MobileStatusResponseV2 MobileStatusV2(RiskDetectionRequest riskDetectionRequest) throws Exception
BusinessSecurityServiceMobileStatusV2 in interface BusinessSecurityServiceriskDetectionRequest - data report request v2Exception - the exceptionpublic ElementVerifyResponse ElementVerify(RiskDetectionRequest riskDetectionRequest) throws Exception
BusinessSecurityServiceElementVerify in interface BusinessSecurityServiceriskDetectionRequest - element verify requestException - the exceptionpublic ElementVerifyResponseV2 ElementVerifyV2(RiskDetectionRequest riskDetectionRequest) throws Exception
BusinessSecurityServiceElementVerifyV2 in interface BusinessSecurityServiceriskDetectionRequest - element verify request v2Exception - the exceptionpublic ElementVerifyResponseV2 ElementVerifyEncrypted(String key, String encryptedType, RiskDetectionRequest riskDetectionRequest) throws Exception
BusinessSecurityServiceElementVerifyEncrypted in interface BusinessSecurityServicekey - private keyencryptedType - example: Const.AESriskDetectionRequest - element verify request v2Exception - the exceptionCopyright © 2023. All rights reserved.