public class SettingsIdentityProviderDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_EXTERNAL |
| Constructor and Description |
|---|
SettingsIdentityProviderDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SettingsIdentityProviderDTO |
external(Boolean external) |
int |
hashCode() |
Boolean |
isExternal()
Get external
|
void |
setExternal(Boolean external) |
String |
toString() |
public static final String SERIALIZED_NAME_EXTERNAL
public SettingsIdentityProviderDTO external(Boolean external)
public void setExternal(Boolean external)
Copyright © 2021 WSO2 Inc. All rights reserved.