public class SendMail extends Object
| Constructor and Description |
|---|
SendMail() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdminRoles() |
String |
getAdmins() |
String |
getSocialService() |
static void |
main(String[] args) |
void |
sendNotification(String subject,
String body) |
String |
sendPostRequest(String endpoint,
String requestParameters) |
String |
username(String token) |
public void sendNotification(String subject, String body) throws EMailException
EMailExceptionpublic String username(String token) throws org.gcube.common.authorization.client.exceptions.ObjectNotFound, Exception
org.gcube.common.authorization.client.exceptions.ObjectNotFoundExceptionpublic String getSocialService()
public String getAdmins()
Copyright © 2019. All Rights Reserved.