public class ExtClients extends ClientAppCredential
| Constructor and Description |
|---|
ExtClients() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getClientId() |
String |
getCredentialType() |
void |
setClientId(String clientId) |
String |
toString() |
getCorsOrigins, getCreatedBy, getCreatedOn, getId, getSecret, isEnabled, setCorsOrigins, setCreatedBy, setCreatedOn, setEnabled, setId, setSecretpublic String getCredentialType()
getCredentialType in class ClientAppCredentialpublic String getClientId()
public void setClientId(String clientId)
public boolean equals(Object other)
equals in class ClientAppCredentialCopyright © 2020. All rights reserved.