public class IapClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description | 
|---|
| IapClient(Credential credential,
         String region) | 
| IapClient(Credential credential,
         String region,
         ClientProfile profile) | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateIAPUserOIDCConfigResponse | CreateIAPUserOIDCConfig(CreateIAPUserOIDCConfigRequest req)创建用户OIDC配置。只能创建一个用户OIDC身份提供商,并且创建用户OIDC配置之后会自动关闭用户SAML SSO身份提供商。 | 
| DescribeIAPLoginSessionDurationResponse | DescribeIAPLoginSessionDuration(DescribeIAPLoginSessionDurationRequest req)查询登录会话时长 | 
| DescribeIAPUserOIDCConfigResponse | DescribeIAPUserOIDCConfig(DescribeIAPUserOIDCConfigRequest req)查询用户OIDC配置 | 
| DisableIAPUserSSOResponse | DisableIAPUserSSO(DisableIAPUserSSORequest req)禁用用户SSO | 
| ModifyIAPLoginSessionDurationResponse | ModifyIAPLoginSessionDuration(ModifyIAPLoginSessionDurationRequest req)修改登录会话时长 | 
| UpdateIAPUserOIDCConfigResponse | UpdateIAPUserOIDCConfig(UpdateIAPUserOIDCConfigRequest req)修改用户OIDC配置 | 
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreakerpublic IapClient(Credential credential, String region)
public IapClient(Credential credential, String region, ClientProfile profile)
public CreateIAPUserOIDCConfigResponse CreateIAPUserOIDCConfig(CreateIAPUserOIDCConfigRequest req) throws TencentCloudSDKException
req - CreateIAPUserOIDCConfigRequestTencentCloudSDKExceptionpublic DescribeIAPLoginSessionDurationResponse DescribeIAPLoginSessionDuration(DescribeIAPLoginSessionDurationRequest req) throws TencentCloudSDKException
req - DescribeIAPLoginSessionDurationRequestTencentCloudSDKExceptionpublic DescribeIAPUserOIDCConfigResponse DescribeIAPUserOIDCConfig(DescribeIAPUserOIDCConfigRequest req) throws TencentCloudSDKException
req - DescribeIAPUserOIDCConfigRequestTencentCloudSDKExceptionpublic DisableIAPUserSSOResponse DisableIAPUserSSO(DisableIAPUserSSORequest req) throws TencentCloudSDKException
req - DisableIAPUserSSORequestTencentCloudSDKExceptionpublic ModifyIAPLoginSessionDurationResponse ModifyIAPLoginSessionDuration(ModifyIAPLoginSessionDurationRequest req) throws TencentCloudSDKException
req - ModifyIAPLoginSessionDurationRequestTencentCloudSDKExceptionpublic UpdateIAPUserOIDCConfigResponse UpdateIAPUserOIDCConfig(UpdateIAPUserOIDCConfigRequest req) throws TencentCloudSDKException
req - UpdateIAPUserOIDCConfigRequestTencentCloudSDKExceptionCopyright © 2025. All rights reserved.