public abstract class ClientInfo extends Object implements Serializable
| Constructor and Description |
|---|
ClientInfo() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getId() |
abstract List<String> |
getRoles() |
abstract ClientType |
getType() |
public abstract String getId()
public abstract ClientType getType()
Copyright © 2022. All Rights Reserved.