public interface CouponCodeCipherTextGenerationStrategy
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
generateCipherText(MultiCodeCouponModel coupon,
java.lang.String clearText,
int length)
returns the generated cipher-text part of the coupon code for the given clearText with the given length
|
java.lang.String generateCipherText(MultiCodeCouponModel coupon, java.lang.String clearText, int length)
Copyright © 2018 SAP SE. All Rights Reserved.