public class SingleCertificateResolver extends StorageResolverSpi
| Constructor and Description |
|---|
SingleCertificateResolver(X509Certificate x509cert) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Certificate> |
getIterator()
Method getIterator
|
public SingleCertificateResolver(X509Certificate x509cert)
x509cert - the single X509Certificatepublic Iterator<Certificate> getIterator()
getIterator in class StorageResolverSpiCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.