Package | Description |
---|---|
com.tencentcloudapi.sts.v20180813 | |
com.tencentcloudapi.sts.v20180813.models |
Modifier and Type | Method and Description |
---|---|
AssumeRoleWithSAMLResponse |
StsClient.AssumeRoleWithSAML(AssumeRoleWithSAMLRequest req)
本接口(AssumeRoleWithSAML)用于根据 SAML 断言申请角色临时访问凭证。
注意:当使用签名方法 V3 调用本接口时,请求头无须传入 X-TC-Token, 但 Authorization 需要传入值 SKIP。
|
Constructor and Description |
---|
AssumeRoleWithSAMLRequest(AssumeRoleWithSAMLRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.