|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.utb.fai.simkovicp.pki.ws.SmimeService
public class SmimeService
The SMIME web service.
| Constructor Summary | |
|---|---|
SmimeService()
|
|
| Method Summary | |
|---|---|
byte[] |
sendMail(Recipients recipients,
java.lang.String subject,
java.lang.String body,
Attachments attachments,
boolean sign,
boolean encrypt,
boolean out)
Web service operation |
VerificationResult |
verifySmime(byte[] smime)
Web service operation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SmimeService()
| Method Detail |
|---|
public byte[] sendMail(Recipients recipients,
java.lang.String subject,
java.lang.String body,
Attachments attachments,
boolean sign,
boolean encrypt,
boolean out)
throws cz.utb.fai.simkovicp.pki.mail.MailException
cz.utb.fai.simkovicp.pki.mail.MailException
public VerificationResult verifySmime(byte[] smime)
throws VerificationException
VerificationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||