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