Uses of Interface
com.broadleafcommerce.data.tracking.core.preview.PreviewTokenDecoder
Packages that use PreviewTokenDecoder
Package
Description
- 
Uses of PreviewTokenDecoder in com.broadleafcommerce.data.tracking.core.previewClasses in com.broadleafcommerce.data.tracking.core.preview that implement PreviewTokenDecoderModifier and TypeClassDescriptionclassA default implementation of thePreviewTokenDecoderthat decoded thePreviewTokenfrom a JWT token string.
- 
Uses of PreviewTokenDecoder in com.broadleafcommerce.data.tracking.core.preview.autoconfigureMethods in com.broadleafcommerce.data.tracking.core.preview.autoconfigure that return PreviewTokenDecoderModifier and TypeMethodDescriptionPreviewTokenAutoConfiguration.previewTokenDecoder(JWTPreviewTokenDecoderProperties properties, com.broadleafcommerce.common.extension.TypeFactory typeFactory, com.fasterxml.jackson.databind.ObjectMapper mapper) 
- 
Uses of PreviewTokenDecoder in com.broadleafcommerce.data.tracking.core.preview.contextMethods in com.broadleafcommerce.data.tracking.core.preview.context that return PreviewTokenDecoderModifier and TypeMethodDescriptionprotected PreviewTokenDecoderDefaultPreviewTokenWebRequestResolver.getDecoder()Constructors in com.broadleafcommerce.data.tracking.core.preview.context with parameters of type PreviewTokenDecoder