public interface CertificateResolver
| Modifier and Type | Method and Description |
|---|---|
Collection<X509Certificate> |
getCertificates(javax.mail.internet.InternetAddress address)
Retrieves a collection of certificates for a given InternetAddress.
|
Collection<X509Certificate> getCertificates(javax.mail.internet.InternetAddress address)
address - The InternetAddress used to lookup the certificate.Copyright © 2010-2016 NHIN Direct. All Rights Reserved.