Uses of Interface
de.xima.fc.mail.interfaces.IMailEncryptionResult
Packages that use IMailEncryptionResult
-
Uses of IMailEncryptionResult in de.xima.fc.mail.impl
Classes in de.xima.fc.mail.impl that implement IMailEncryptionResult -
Uses of IMailEncryptionResult in de.xima.fc.mail.interfaces
Methods in de.xima.fc.mail.interfaces that return IMailEncryptionResultModifier and TypeMethodDescriptionIMailSecurity.encryptMessageBody(javax.mail.internet.MimeBodyPart bodyPart, Mandant client, javax.mail.Address... recipients) Encrypts the body of a mail message using the givenMimeBodyPartand recipientAddresses.