Uses of Interface
com.broadleafcommerce.auth.user.service.UserMappingPropertiesService
Packages that use UserMappingPropertiesService
Package
Description
-
Uses of UserMappingPropertiesService in com.broadleafcommerce.auth.security.service
Classes in com.broadleafcommerce.auth.security.service that implement UserMappingPropertiesServiceModifier and TypeClassDescriptionclassThis service providesUserMappingProperties.FieldMappingobjects built fromUserMappingPropertiesdefined through application properties. -
Uses of UserMappingPropertiesService in com.broadleafcommerce.auth.user.listener
Methods in com.broadleafcommerce.auth.user.listener that return UserMappingPropertiesServiceModifier and TypeMethodDescriptionprotected UserMappingPropertiesServiceCustomerPersistenceHandler.getUserMappingPropertiesService()Methods in com.broadleafcommerce.auth.user.listener with parameters of type UserMappingPropertiesServiceModifier and TypeMethodDescriptionvoidCustomerPersistenceHandler.setUserMappingPropertiesService(UserMappingPropertiesService userMappingPropertiesService) -
Uses of UserMappingPropertiesService in com.broadleafcommerce.auth.user.service.autoconfigure
Methods in com.broadleafcommerce.auth.user.service.autoconfigure that return UserMappingPropertiesServiceModifier and TypeMethodDescriptionAuthServiceServiceAutoConfiguration.userMappingPropertiesService(UserMappingProperties userMappingProperties, UserFieldMappingService userFieldMappingService, com.broadleafcommerce.common.extension.TypeFactory typeFactory) -
Uses of UserMappingPropertiesService in com.broadleafcommerce.auth.user.session.token.enhancer
Methods in com.broadleafcommerce.auth.user.session.token.enhancer that return UserMappingPropertiesServiceModifier and TypeMethodDescriptionprotected UserMappingPropertiesServiceUserAccessTokenEnhancer.getUserMappingPropertiesService()Methods in com.broadleafcommerce.auth.user.session.token.enhancer with parameters of type UserMappingPropertiesServiceModifier and TypeMethodDescriptionvoidUserAccessTokenEnhancer.setUserMappingPropertiesService(UserMappingPropertiesService userMappingPropertiesService)