Uses of Class
de.xima.fc.mail.models.CertRequestDataModel
- 
Packages that use CertRequestDataModel Package Description de.xima.fc.mail.impl.encrypt.certprovider de.xima.fc.mail.interfaces  - 
- 
Uses of CertRequestDataModel in de.xima.fc.mail.impl.encrypt.certprovider
Methods in de.xima.fc.mail.impl.encrypt.certprovider with parameters of type CertRequestDataModel Modifier and Type Method Description X509CertificateKeyStoreCertProvider. findCertificateForModel(CertRequestDataModel model)X509CertificatePluginCertProvider. findCertificateForModel(CertRequestDataModel model) - 
Uses of CertRequestDataModel in de.xima.fc.mail.interfaces
Methods in de.xima.fc.mail.interfaces with parameters of type CertRequestDataModel Modifier and Type Method Description X509CertificateIMailEncryptorCertProvider. findCertificateForModel(CertRequestDataModel model)Method to determine the certificate of an given mail-address 
 -