public class ApplicationEnabledExtIdpConnDto extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ApplicationEnabledExtIdpConnDto.ExtIdpConnType
身份源连接类型
|
static class |
ApplicationEnabledExtIdpConnDto.ExtIdpType
身份源类型
|
| 构造器和说明 |
|---|
ApplicationEnabledExtIdpConnDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getExtIdpConnDisplayName() |
String |
getExtIdpConnId() |
String |
getExtIdpConnIdentifier() |
String |
getExtIdpConnLogo() |
ApplicationEnabledExtIdpConnDto.ExtIdpConnType |
getExtIdpConnType() |
String |
getExtIdpId() |
ApplicationEnabledExtIdpConnDto.ExtIdpType |
getExtIdpType() |
Boolean |
getIsSocial() |
void |
setExtIdpConnDisplayName(String extIdpConnDisplayName) |
void |
setExtIdpConnId(String extIdpConnId) |
void |
setExtIdpConnIdentifier(String extIdpConnIdentifier) |
void |
setExtIdpConnLogo(String extIdpConnLogo) |
void |
setExtIdpConnType(ApplicationEnabledExtIdpConnDto.ExtIdpConnType extIdpConnType) |
void |
setExtIdpId(String extIdpId) |
void |
setExtIdpType(ApplicationEnabledExtIdpConnDto.ExtIdpType extIdpType) |
void |
setIsSocial(Boolean isSocial) |
public Boolean getIsSocial()
public void setIsSocial(Boolean isSocial)
public String getExtIdpId()
public void setExtIdpId(String extIdpId)
public ApplicationEnabledExtIdpConnDto.ExtIdpType getExtIdpType()
public void setExtIdpType(ApplicationEnabledExtIdpConnDto.ExtIdpType extIdpType)
public String getExtIdpConnId()
public void setExtIdpConnId(String extIdpConnId)
public ApplicationEnabledExtIdpConnDto.ExtIdpConnType getExtIdpConnType()
public void setExtIdpConnType(ApplicationEnabledExtIdpConnDto.ExtIdpConnType extIdpConnType)
public String getExtIdpConnIdentifier()
public void setExtIdpConnIdentifier(String extIdpConnIdentifier)
public String getExtIdpConnDisplayName()
public void setExtIdpConnDisplayName(String extIdpConnDisplayName)
public String getExtIdpConnLogo()
public void setExtIdpConnLogo(String extIdpConnLogo)
Copyright © 2022. All rights reserved.