public class ExternalServiceInfo extends ClientInfo
| Modifier | Constructor and Description |
|---|---|
protected |
ExternalServiceInfo() |
|
ExternalServiceInfo(String id,
String generatedBy) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGeneratedBy() |
String |
getId() |
List<String> |
getRoles() |
ClientType |
getType() |
public String getId()
getId in class ClientInfopublic String getGeneratedBy()
public List<String> getRoles()
getRoles in class ClientInfopublic ClientType getType()
getType in class ClientInfoCopyright © 2019. All Rights Reserved.