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
- :RemoteException
void startconfirmUser(String secretKey1, EmailVerificationServiceCallbackHandler callback) throws RemoteException
confirmUser0
- RemoteException
Copyright © 2022 WSO2. All rights reserved.