Class CustomerSegmentsAccessTokenEnhancer

java.lang.Object
com.broadleafcommerce.auth.user.session.token.enhancer.AbstractUserAccessTokenEnhancer
com.broadleafcommerce.auth.user.session.token.enhancer.CustomerSegmentsAccessTokenEnhancer
All Implemented Interfaces:
JwtAccessTokenEnhancer, org.springframework.core.Ordered

public class CustomerSegmentsAccessTokenEnhancer extends AbstractUserAccessTokenEnhancer
Enhances a token with the IDs of CustomerSegments that the User is a member of if they are present in the User attributes map.