public class MailEJB extends Object
| Constructor and Description |
|---|
MailEJB() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendConfirmationEmail(es.uvigo.esei.dgss.lettab.domain.User user,
String path)
Send a confirmation email to the user in order to register himself
|
@PermitAll public void sendConfirmationEmail(es.uvigo.esei.dgss.lettab.domain.User user, String path)
user - The user receiver of the emailpath - The URL to send in the email to activate the account, get from
JSF layerCopyright © 2017. All rights reserved.