net.ripe.rpki.commons.rsync
Class RemoteCertificateFetcher

java.lang.Object
  extended by net.ripe.rpki.commons.rsync.RemoteCertificateFetcher

public class RemoteCertificateFetcher
extends Object


Constructor Summary
RemoteCertificateFetcher()
           
 
Method Summary
 X509Crl getRemoteCrl(String sourcePath)
           
 X509ResourceCertificate getRemoteResourceCertificate(String sourcePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteCertificateFetcher

public RemoteCertificateFetcher()
Method Detail

getRemoteResourceCertificate

public X509ResourceCertificate getRemoteResourceCertificate(String sourcePath)

getRemoteCrl

public X509Crl getRemoteCrl(String sourcePath)


Copyright © 2008-2014 RIPE NCC, the Netherlands. All Rights Reserved.