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.preview
Classes 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.autoconfigure
Methods 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.context
Methods 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