Class CartCookieProperties.Jwt
java.lang.Object
com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties.Jwt
- Enclosing class:
- CartCookieProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setEncodedPrivateKey
(String encodedPrivateKey) void
setEncodedPublicKey
(String encodedPublicKey) void
toString()
-
Constructor Details
-
Jwt
public Jwt()
-
-
Method Details