| Package | Description |
|---|---|
| org.keycloak.representations.idm | |
| org.keycloak.services.util |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ClientMappingsRepresentation> |
MappingsRepresentation.clientMappings |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ClientMappingsRepresentation> |
MappingsRepresentation.getClientMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingsRepresentation.setClientMappings(Map<String,ClientMappingsRepresentation> clientMappings) |
| Modifier and Type | Method and Description |
|---|---|
static ClientMappingsRepresentation |
ScopeMappedUtil.toClientMappingsRepresentation(ClientModel client,
ScopeContainerModel scopeContainer) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.