public class ClientBean extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ClientModel |
client |
| Constructor and Description |
|---|
ClientBean(ClientModel client,
URI requestUri) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute(String key) |
Map<String,String> |
getAttributes() |
String |
getBaseUrl() |
String |
getClientId() |
String |
getName() |
protected ClientModel client
public ClientBean(ClientModel client, URI requestUri)
Copyright © 2016 JBoss by Red Hat. All rights reserved.