| Package | Description |
|---|---|
| org.keycloak.representations.account | |
| org.keycloak.services.resources.account |
| Modifier and Type | Method and Description |
|---|---|
List<ClientRepresentation> |
SessionRepresentation.getClients() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionRepresentation.setClients(List<ClientRepresentation> clients) |
| Modifier and Type | Method and Description |
|---|---|
Stream<ClientRepresentation> |
AccountRestService.applications(String name) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.