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