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