| Package | Description |
|---|---|
| com.broadleafcommerce.cartoperation.service.csr |
| Modifier and Type | Class and Description |
|---|---|
class |
JWTTransferCartTokenDecoder
A default implementation of the
TransferCartTokenDecoder that decoded the
TransferCartToken from a JWT token string. |
| Modifier and Type | Method and Description |
|---|---|
protected TransferCartTokenDecoder |
DefaultCartTransferService.getTransferCartTokenDecoder() |
| Constructor and Description |
|---|
DefaultCartTransferService(CartOperationService cartOperationService,
CartProvider cartProvider,
com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authenticationUtils,
com.broadleafcommerce.common.extension.TypeFactory typeFactory,
TransferCartTokenEncoder transferCartTokenEncoder,
TransferCartTokenDecoder transferCartTokenDecoder) |
Copyright © 2021. All rights reserved.