| Package | Description |
|---|---|
| org.keycloak.representations.idm |
| Modifier and Type | Method and Description |
|---|---|
List<IdentityProviderMapperRepresentation> |
RealmRepresentation.getIdentityProviderMappers() |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmRepresentation.addIdentityProviderMapper(IdentityProviderMapperRepresentation rep) |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmRepresentation.setIdentityProviderMappers(List<IdentityProviderMapperRepresentation> identityProviderMappers) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.