| Package | Description |
|---|---|
| org.keycloak.models.jpa | |
| org.keycloak.models.jpa.entities |
| Modifier and Type | Method and Description |
|---|---|
protected ComponentModel |
RealmAdapter.entityToModel(ComponentEntity c) |
protected void |
RealmAdapter.setConfig(ComponentModel model,
ComponentEntity c) |
| Modifier and Type | Field and Description |
|---|---|
protected ComponentEntity |
ComponentConfigEntity.component |
| Modifier and Type | Method and Description |
|---|---|
ComponentEntity |
ComponentConfigEntity.getComponent() |
| Modifier and Type | Method and Description |
|---|---|
Set<ComponentEntity> |
RealmEntity.getComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentConfigEntity.setComponent(ComponentEntity component) |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmEntity.setComponents(Set<ComponentEntity> components) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.