public interface ScaVerificationRestAPI
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Void> |
confirmVerificationToken(String token) |
org.springframework.http.ResponseEntity<Void> |
sendEmailVerification(String email) |
static final String BASE_PATH
Copyright © 2021. All rights reserved.