public class LpClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
LpClient(Credential credential,
String region) |
LpClient(Credential credential,
String region,
ClientProfile profile) |
Modifier and Type | Method and Description |
---|---|
QueryLoginProtectionResponse |
QueryLoginProtection(QueryLoginProtectionRequest req)
登录保护服务(LoginProtection,LP)针对网站和 APP 的用户登录场景,实时检测是否存在盗号、撞库等恶意登录行为,帮助开发者发现异常登录,降低恶意用户登录给业务带来的风险。
|
call, callOctetStream, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegion
public LpClient(Credential credential, String region)
public LpClient(Credential credential, String region, ClientProfile profile)
public QueryLoginProtectionResponse QueryLoginProtection(QueryLoginProtectionRequest req) throws TencentCloudSDKException
req
- QueryLoginProtectionRequestTencentCloudSDKException
Copyright © 2022. All rights reserved.