public interface EmailVerificationService
| Modifier and Type | Method and Description |
|---|---|
ConfirmationBean |
confirmUser(String secretKey1)
Auto generated method signature
|
void |
startconfirmUser(String secretKey1,
EmailVerificationServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
ConfirmationBean confirmUser(String secretKey1) throws RemoteException, ExceptionException
confirmUser0 - ExceptionException - :RemoteExceptionvoid startconfirmUser(String secretKey1, EmailVerificationServiceCallbackHandler callback) throws RemoteException
confirmUser0 - RemoteExceptionCopyright © 2019 WSO2. All rights reserved.