| Package | Description |
|---|---|
| org.keycloak.representations.idm |
| Modifier and Type | Field and Description |
|---|---|
protected List<IdentityProviderRepresentation> |
PartialImportRepresentation.identityProviders |
| Modifier and Type | Method and Description |
|---|---|
List<IdentityProviderRepresentation> |
PartialImportRepresentation.getIdentityProviders() |
List<IdentityProviderRepresentation> |
RealmRepresentation.getIdentityProviders() |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmRepresentation.addIdentityProvider(IdentityProviderRepresentation identityProviderRepresentation) |
| Modifier and Type | Method and Description |
|---|---|
void |
PartialImportRepresentation.setIdentityProviders(List<IdentityProviderRepresentation> identityProviders) |
void |
RealmRepresentation.setIdentityProviders(List<IdentityProviderRepresentation> identityProviders) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.