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