Uses of Class
org.keycloak.representations.idm.UserFederationMapperSyncConfigRepresentation
-
Packages that use UserFederationMapperSyncConfigRepresentation Package Description org.keycloak.representations.idm -
-
Uses of UserFederationMapperSyncConfigRepresentation in org.keycloak.representations.idm
Fields in org.keycloak.representations.idm declared as UserFederationMapperSyncConfigRepresentation Modifier and Type Field Description protected UserFederationMapperSyncConfigRepresentation
UserFederationMapperTypeRepresentation. syncConfig
Methods in org.keycloak.representations.idm that return UserFederationMapperSyncConfigRepresentation Modifier and Type Method Description UserFederationMapperSyncConfigRepresentation
UserFederationMapperTypeRepresentation. getSyncConfig()
Methods in org.keycloak.representations.idm with parameters of type UserFederationMapperSyncConfigRepresentation Modifier and Type Method Description void
UserFederationMapperTypeRepresentation. setSyncConfig(UserFederationMapperSyncConfigRepresentation syncConfig)
-