| Package | Description |
|---|---|
| org.keycloak.client.admin.cli.commands | |
| org.keycloak.client.admin.cli.util |
| Modifier and Type | Method and Description |
|---|---|
protected com.fasterxml.jackson.databind.JsonNode |
AbstractGlobalOptionsCmd.applyFieldFilter(com.fasterxml.jackson.databind.ObjectMapper mapper,
com.fasterxml.jackson.databind.JsonNode rootNode,
ReturnFields returnFields) |
| Modifier and Type | Field and Description |
|---|---|
static ReturnFields |
ReturnFields.ALL |
static ReturnFields |
ReturnFields.ALL_RECURSIVELY |
static ReturnFields |
ReturnFields.NONE |
| Modifier and Type | Method and Description |
|---|---|
ReturnFields |
ReturnFields.child(String field)
Get ReturnFields for a child field of JSONObject type.
|
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.JsonNode |
FilterUtil.copyFilteredObject(Object object,
ReturnFields returnFields) |
static void |
OutputUtil.printAsCsv(Object object,
ReturnFields fields,
boolean unquoted) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.