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 UserFederationMapperSyncConfigRepresentationUserFederationMapperTypeRepresentation. syncConfigMethods in org.keycloak.representations.idm that return UserFederationMapperSyncConfigRepresentation Modifier and Type Method Description UserFederationMapperSyncConfigRepresentationUserFederationMapperTypeRepresentation. getSyncConfig()Methods in org.keycloak.representations.idm with parameters of type UserFederationMapperSyncConfigRepresentation Modifier and Type Method Description voidUserFederationMapperTypeRepresentation. setSyncConfig(UserFederationMapperSyncConfigRepresentation syncConfig)
-