public class SettingsIdentityProviderDTO extends Object
| 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 SettingsIdentityProviderDTO external(Boolean external)
public Boolean isExternal()
public void setExternal(Boolean external)
Copyright © 2020 WSO2 Inc. All rights reserved.