Uses of Class
com.broadleafcommerce.auth.user.service.autoconfigure.UserMappingProperties.FieldMapping
-
Uses of UserMappingProperties.FieldMapping in com.broadleafcommerce.auth.user.service.autoconfigure
Modifier and TypeMethodDescriptionUserMappingProperties.getCustomerMappings()
Additional attributes that should be mapped from aCustomer
to aUser's attributes
.Modifier and TypeMethodDescriptionvoid
UserMappingProperties.setCustomerMappings
(List<UserMappingProperties.FieldMapping> customerMappings) Additional attributes that should be mapped from aCustomer
to aUser's attributes
.