| Package | Description |
|---|---|
| org.keycloak.models.jpa.entities |
| Modifier and Type | Field and Description |
|---|---|
protected List<IdentityProviderEntity> |
RealmEntity.identityProviders |
| Modifier and Type | Method and Description |
|---|---|
List<IdentityProviderEntity> |
RealmEntity.getIdentityProviders() |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmEntity.addIdentityProvider(IdentityProviderEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmEntity.setIdentityProviders(List<IdentityProviderEntity> identityProviders) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.