public class UserPoolTenantConfigDto extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UserPoolTenantConfigDto.EnableSwitchType
允许切换的类型
|
| 构造器和说明 |
|---|
UserPoolTenantConfigDto() |
public String getUserPoolId()
public void setUserPoolId(String userPoolId)
public Boolean getIsUserPoolAsTenant()
public void setIsUserPoolAsTenant(Boolean isUserPoolAsTenant)
public UserPoolTenantConfigDto.EnableSwitchType getEnableSwitchType()
public void setEnableSwitchType(UserPoolTenantConfigDto.EnableSwitchType enableSwitchType)
public String getCss()
public void setCss(String css)
public Boolean getCssEnabled()
public void setCssEnabled(Boolean cssEnabled)
public String getCustomLoading()
public void setCustomLoading(String customLoading)
public Boolean getEnableGuardVersionSwitch()
public void setEnableGuardVersionSwitch(Boolean enableGuardVersionSwitch)
public String getGuardVersion()
public void setGuardVersion(String guardVersion)
public String getLoadingBackground()
public void setLoadingBackground(String loadingBackground)
public Boolean getEnableCreateTenant()
public void setEnableCreateTenant(Boolean enableCreateTenant)
public Boolean getEnableJoinTenant()
public void setEnableJoinTenant(Boolean enableJoinTenant)
public Boolean getEnableVerifyDomain()
public void setEnableVerifyDomain(Boolean enableVerifyDomain)
public ISsoPageCustomizationSettingsDto getSsoPageCustomizationSettings()
public void setSsoPageCustomizationSettings(ISsoPageCustomizationSettingsDto ssoPageCustomizationSettings)
public Boolean getEnableMultipleTenantPortal()
public void setEnableMultipleTenantPortal(Boolean enableMultipleTenantPortal)
public ApplicationLoginConfigDto getLoginConfig()
public void setLoginConfig(ApplicationLoginConfigDto loginConfig)
Copyright © 2024. All rights reserved.