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 X509Certificate
public Iterator<Certificate> getIterator()
getIterator
in class StorageResolverSpi
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.