Package | Description |
---|---|
com.tencentcloudapi.waf.v20180125.models |
Modifier and Type | Method and Description |
---|---|
TokenDisplaySetting |
TokenValidation.getDisplaySetting()
Get Token显示设置(只有当校验方式为jws/jwe的时候才会有该配置信息)
|
Modifier and Type | Method and Description |
---|---|
void |
TokenValidation.setDisplaySetting(TokenDisplaySetting DisplaySetting)
Set Token显示设置(只有当校验方式为jws/jwe的时候才会有该配置信息)
|
Constructor and Description |
---|
TokenDisplaySetting(TokenDisplaySetting 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 © 2025. All rights reserved.