public class DefaultSubscriptionReviewer extends Object implements SubscriptionReviewer
SubscriptionReviewer used by default| Constructor and Description |
|---|
DefaultSubscriptionReviewer() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<String> |
review(String challenge,
String verifyToken) |
public org.springframework.http.ResponseEntity<String> review(String challenge, String verifyToken)
review in interface SubscriptionReviewerCopyright © 2019. All rights reserved.