public class CasdoorEmailService extends Object
| Constructor and Description |
|---|
CasdoorEmailService(CasdoorConfig casdoorConfig) |
| Modifier and Type | Method and Description |
|---|---|
CasdoorResponse |
sendEmail(String title,
String content,
String sender,
String... receivers) |
public CasdoorEmailService(CasdoorConfig casdoorConfig)
public CasdoorResponse sendEmail(String title, String content, String sender, String... receivers) throws IOException
IOExceptionCopyright © 2022. All rights reserved.