Uses of Class
org.keycloak.representations.idm.UserFederationMapperRepresentation
-
Uses of UserFederationMapperRepresentation in org.keycloak.representations.idm
Modifier and TypeFieldDescriptionprotected List<UserFederationMapperRepresentation>
RealmRepresentation.userFederationMappers
Modifier and TypeMethodDescriptionvoid
RealmRepresentation.addUserFederationMapper
(UserFederationMapperRepresentation userFederationMapper) Modifier and TypeMethodDescriptionvoid
RealmRepresentation.setUserFederationMappers
(List<UserFederationMapperRepresentation> userFederationMappers) -
Uses of UserFederationMapperRepresentation in org.keycloak.storage.datastore
Modifier and TypeMethodDescriptionstatic ComponentModel
DefaultExportImportManager.convertFedMapperToComponent
(RealmModel realm, ComponentModel parent, UserFederationMapperRepresentation rep, String newMapperType)