public class LegacyCoreServicesClientDto extends Object implements Serializable
| Constructor and Description |
|---|
LegacyCoreServicesClientDto(String id,
String secret,
String name,
String organizationId,
Set<String> redirectUris) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getName() |
String |
getOrganizationId() |
Set<String> |
getRedirectUris() |
String |
getSecret() |
int |
hashCode() |
Copyright © 2014–2024 MuleSoft, Inc.. All rights reserved.