org.metastatic.jessie
Class ConsoleCertificateHandler
java.lang.Object
|
+--org.metastatic.jessie.ConsoleCertificateHandler
All Implemented Interfaces:
CertificateHandler
public class
ConsoleCertificateHandlerextends java.lang.Object
implements
CertificateHandler This implementation of CertificateHandler asks for confirmation
from the console, and reads replies from java.lang.System#in.
chain
protected X509Certificate[] chain
This implementation of CertificateHandler asks for confirmation
from the console, and reads replies from java.lang.System#in.
handle
public void handle(Callback[] callbacks)
Parameters:
setCertificates
public void setCertificates(X509Certificate[] chain)
Parameters: