| Package | Description |
|---|---|
| org.flowable.ui.idm.service.keycloak |
| Modifier and Type | Field and Description |
|---|---|
protected static org.springframework.core.ParameterizedTypeReference<List<KeycloakGroupRepresentation>> |
KeycloakGroupQueryImpl.KEYCLOAK_LIST_OF_GROUPS |
protected List<KeycloakGroupRepresentation> |
KeycloakGroupRepresentation.subGroups |
| Modifier and Type | Method and Description |
|---|---|
List<KeycloakGroupRepresentation> |
KeycloakGroupRepresentation.getSubGroups() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
KeycloakGroupQueryImpl.addGroup(Collection<org.flowable.idm.api.Group> groups,
KeycloakGroupRepresentation keycloakGroup) |
| Modifier and Type | Method and Description |
|---|---|
void |
KeycloakGroupRepresentation.setSubGroups(List<KeycloakGroupRepresentation> subGroups) |
Copyright © 2021 Flowable. All rights reserved.