Package | Description |
---|---|
com.broadleafcommerce.cartoperation.service.csr |
Modifier and Type | Class and Description |
---|---|
class |
JWTTransferCartTokenEncoder
A default implementation of the
TransferCartTokenEncoder that encodes the
TransferCartToken into a JWT token string. |
Modifier and Type | Method and Description |
---|---|
protected TransferCartTokenEncoder |
DefaultCartTransferService.getTransferCartTokenEncoder() |
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.