Package | Description |
---|---|
org.keycloak.representations.idm |
Modifier and Type | Field and Description |
---|---|
protected List<UserFederationMapperRepresentation> |
RealmRepresentation.userFederationMappers |
Modifier and Type | Method and Description |
---|---|
List<UserFederationMapperRepresentation> |
RealmRepresentation.getUserFederationMappers() |
Modifier and Type | Method and Description |
---|---|
void |
RealmRepresentation.addUserFederationMapper(UserFederationMapperRepresentation userFederationMapper) |
Modifier and Type | Method and Description |
---|---|
void |
RealmRepresentation.setUserFederationMappers(List<UserFederationMapperRepresentation> userFederationMappers) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.